static-testing-tools
Static Analysis Testing JavaScript Applications on TestingJavaScript.com (by kentcdodds)
static-testing-tools | javascript-tooling | |
---|---|---|
1 | 1 | |
207 | 2 | |
- | - | |
1.8 | 0.0 | |
almost 3 years ago | over 3 years ago | |
TypeScript | JavaScript | |
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.
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
javascript-tooling
Posts with mentions or reviews of javascript-tooling.
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 code here
What are some alternatives?
When comparing static-testing-tools and javascript-tooling you can also consider the following projects:
stylelint-scss - A collection of SCSS specific linting rules for Stylelint
stylelint-config-prettier - Turns off all rules that are unnecessary or might conflict with prettier.
husky - Git hooks made easy 🐶 woof!
npm-run-all - A CLI tool to run multiple npm-scripts in parallel or sequential.