stylelint-scss
A collection of SCSS specific linting rules for Stylelint (by stylelint-scss)
static-testing-tools
Static Analysis Testing JavaScript Applications on TestingJavaScript.com (by kentcdodds)
Our great sponsors
stylelint-scss | static-testing-tools | |
---|---|---|
1 | 1 | |
835 | 199 | |
0.8% | - | |
9.4 | 1.1 | |
2 days ago | over 1 year ago | |
JavaScript | TypeScript | |
MIT License | GNU General Public License v3.0 or later |
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
static-testing-tools
Posts with mentions or reviews of static-testing-tools.
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
🍀 Check the final code 🍀 I learned this setup from Kent's static-testing-tools repo. I added Stylelint and also migrated Husky to v6. 🍀 Working with TypeScript? Check here
What are some alternatives?
When comparing stylelint-scss and static-testing-tools you can also consider the following projects:
svelte-playground - This is a Svelte Playground to mess around in or to start a new project.
stylelint-no-unsupported-browser-features - Disallow features that aren't supported by your target browser audience.
stylelint-config-prettier - Turns off all rules that are unnecessary or might conflict with prettier.
husky - Git hooks made easy 🐶 woof!
stylelint-config-recommended - The recommended shareable config for Stylelint
npm-run-all - A CLI tool to run multiple npm-scripts in parallel or sequential.
stylelint - A mighty CSS linter that helps you avoid errors and enforce conventions.
eslint-plugin-react - React-specific linting rules for ESLint
javascript-tooling