stylelint-no-unsupported-browser-features
Disallow features that aren't supported by your target browser audience. (by RJWadley)
stylelint-config
Sharable stylelint config used by GitHub's CSS (by primer)

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
stylelint-no-unsupported-browser-features | stylelint-config | |
---|---|---|
3 | 1 | |
436 | 207 | |
0.0% | 0.5% | |
5.7 | 7.9 | |
29 days ago | 5 days ago | |
JavaScript | JavaScript | |
- | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
stylelint-no-unsupported-browser-features
Posts with mentions or reviews of stylelint-no-unsupported-browser-features.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-10-11.
-
Improving Code Quality with Linting
Using this Stylelint plugin, the following CSS would flag an error as you can't use flex-gap in older Chrome versions. These properties are commonplace in modern codebases and can be easily missed if you're not testing older browsers. You can catch these issues with a linter before they become a problem.
-
Browserslist: building modern web apps for diverse global audience
Of course, we have great tooling for that: Autoprefixer, PostCSS and Stylelint for CSS transformation, Babel and Webpack for JavaScript transpilation and bundling, ESLint for code analysis, and many others.
- JP Morgan Chase Bank, or Why Not to Whitelist Operating System User Agents
stylelint-config
Posts with mentions or reviews of stylelint-config.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-30.
-
Devs with great CSS skills, how and where did you learn how to do it?
While working on challenges use stylelint to enforce some strict coding standards and best practices for css. You can use predefined config like the ones from github for now.
What are some alternatives?
When comparing stylelint-no-unsupported-browser-features and stylelint-config you can also consider the following projects:
chromium-legacy - Latest Chromium (≒Chrome Canary/Stable) for Mac OS X 10.7+
stylelint-config-recommended - The recommended shareable config for Stylelint
eslint-plugin-compat - Check the browser compatibility of your code
stylelint-config-twbs-bootstrap - Stylelint config for Bootstrap
stylelint-config-primer - Sharable stylelint config used by GitHub's CSS [Moved to: https://github.com/primer/stylelint-config]
stylelint-no-unsupported-browser-features vs chromium-legacy
stylelint-config vs stylelint-config-recommended
stylelint-no-unsupported-browser-features vs eslint-plugin-compat
stylelint-config vs stylelint-config-twbs-bootstrap
stylelint-no-unsupported-browser-features vs stylelint-config-recommended
stylelint-config vs stylelint-config-primer

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured