Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Typescript Eslint | 14,061 | 65,065 | 147,689 | 10 hours ago | 3,235 | December 04, 2023 | 412 | other | TypeScript | |
:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript | ||||||||||
Eslint Config Prettier | 4,997 | 46,197 | 137,200 | 2 days ago | 72 | December 02, 2023 | 2 | mit | JavaScript | |
Turns off all rules that are unnecessary or might conflict with Prettier. | ||||||||||
Eslint Plugin Vue | 4,295 | 32,952 | 48,632 | a day ago | 157 | November 30, 2023 | 166 | mit | JavaScript | |
Official ESLint plugin for Vue.js | ||||||||||
Prettier Eslint | 3,861 | 4,634 | 4,285 | a month ago | 102 | October 27, 2023 | mit | JavaScript | ||
Code :arrow_right: prettier :arrow_right: eslint --fix :arrow_right: Formatted Code :sparkles: | ||||||||||
Eslint Plugin Prettier | 3,040 | 46,491 | 109,588 | 2 days ago | 36 | October 11, 2023 | 12 | mit | JavaScript | |
ESLint plugin for Prettier formatting | ||||||||||
Eslint Plugin Compat | 2,986 | 5,112 | 2,493 | a month ago | 88 | August 28, 2023 | 64 | mit | TypeScript | |
Check the browser compatibility of your code | ||||||||||
Fork Ts Checker Webpack Plugin | 1,865 | 70,567 | 4,617 | a month ago | 223 | October 29, 2023 | 16 | mit | TypeScript | |
Webpack plugin that runs typescript type checker on a separate process. | ||||||||||
Babel Plugin Root Import | 1,094 | 1,112 | 726 | 3 years ago | 13 | October 23, 2020 | 13 | mit | JavaScript | |
Add the opportunity to import modules by the root path | ||||||||||
Eslint Config Airbnb Typescript | 985 | 310 | 8,115 | 18 days ago | 55 | July 13, 2023 | 48 | mit | JavaScript | |
Airbnb's ESLint config with TypeScript support | ||||||||||
Prettier Standard | 819 | 933 | 1,432 | 2 years ago | 65 | July 08, 2020 | 16 | mit | JavaScript | |
Formats with Prettier and lints with ESLint+Standard! (✿◠‿◠) |
Monorepo for the tooling that enables ESLint and Prettier to support TypeScript
See typescript-eslint.io for documentation on the latest released version.
See main--typescript-eslint.netlify.app for documentation on the latest canary release.
This project exists thanks to the awesome people who contribute code and documentation:
An extra special thanks goes out to the wonderful people listed in CONTRIBUTORS.md
In addition to submitting code and documentation updates, you can help us sustain our community by becoming a financial contributor [Click here to contribute - every little bit helps!]
typescript-eslint inherits from the original TypeScript ESLint Parser license, as the majority of the work began there. It is licensed under a permissive BSD 2-clause license.