stylelint-scss
A collection of SCSS specific linting rules for Stylelint (by stylelint-scss)
stylelint-no-unsupported-browser-features
Disallow features that aren't supported by your target browser audience. (by RJWadley)
| stylelint-scss | stylelint-no-unsupported-browser-features | |
|---|---|---|
| 1 | 3 | |
| 880 | 452 | |
| 0.0% | 0.7% | |
| 8.7 | 5.6 | |
| 12 days ago | 4 months 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-scss
Posts with mentions or reviews of stylelint-scss.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-17.
-
Prettier and ESLint Automation Cheat Sheet
Working with SCSS? Check here
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
What are some alternatives?
When comparing stylelint-scss and stylelint-no-unsupported-browser-features you can also consider the following projects:
eslint-plugin-react - React-specific linting rules for ESLint
chromium-legacy - Latest Chromium (≒Chrome Canary/Stable) for Mac OS X 10.7+
stylelint-config-prettier - Turns off all rules that are unnecessary or might conflict with prettier.
stylelint-no-unsupported-browser-fe
static-testing-tools - Static Analysis Testing JavaScript Applications on TestingJavaScript.com
eslint-plugin-compat - Check the browser compatibility of your code
stylelint-scss vs eslint-plugin-react
stylelint-no-unsupported-browser-features vs chromium-legacy
stylelint-scss vs stylelint-config-prettier
stylelint-no-unsupported-browser-features vs stylelint-no-unsupported-browser-fe
stylelint-scss vs static-testing-tools
stylelint-no-unsupported-browser-features vs eslint-plugin-compat