Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Electron React Boilerplate | 21,890 | 5 | 8 days ago | 3 | April 28, 2016 | 91 | mit | TypeScript | ||
A Foundation for Scalable Cross-Platform Apps | ||||||||||
Js Stack From Scratch | 19,396 | 2 | a year ago | 1 | January 19, 2017 | 48 | mit | JavaScript | ||
🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack. | ||||||||||
Front End Guide | 14,903 | 2 | 4 months ago | 1 | June 22, 2017 | 25 | mit | JavaScript | ||
📚 Study guide and introduction to the modern front end stack. | ||||||||||
Noodle | 10,848 | 13 hours ago | 36 | agpl-3.0 | TypeScript | |||||
Open Source Education Platform | ||||||||||
Eslint Plugin React | 8,642 | 301,776 | 108,412 | 7 days ago | 199 | July 29, 2023 | 281 | mit | JavaScript | |
React-specific linting rules for ESLint | ||||||||||
Eslint Config Prettier | 4,759 | 46,197 | 120,428 | 2 months ago | 71 | August 05, 2023 | 1 | mit | JavaScript | |
Turns off all rules that are unnecessary or might conflict with Prettier. | ||||||||||
Next Enterprise | 4,456 | 18 hours ago | 9 | mit | TypeScript | |||||
💼 An enterprise-grade Next.js boilerplate for high-performance, maintainable apps. Packed with features like Tailwind CSS, TypeScript, ESLint, Prettier, testing tools, and more to accelerate your development. | ||||||||||
Awesome Eslint | 3,706 | 3 months ago | 2 | cc0-1.0 | ||||||
A list of awesome ESLint plugins, configs, etc. | ||||||||||
Eslint Plugin Jsx A11y | 3,207 | 213,794 | 56,945 | a month ago | 80 | January 12, 2023 | 92 | mit | JavaScript | |
Static AST checker for a11y rules on JSX elements. | ||||||||||
Eslint Config Alloy | 2,582 | 190 | 720 | a month ago | 56 | August 09, 2023 | 2 | JavaScript | ||
Progressive ESLint config for your React/Vue/TypeScript projects |
This repository hosts the sourcecode of the following projects:
Visit the official docs to get started with Sheriff.
You can follow the latest updates on the project in the official blog.
I consider Sheriff a community effort, and i welcome suggestions and contributions of any kind.
Feel free to propose suggestions about new rules to implement, or tweaks to existing rules.
Please use the discussions tab or the issues tab for new rules proposals.
MIT.
For some of this config i partially used eslint-config-red as a base.
Also took inspiration from eslint-config-airbnb for some of the rules in no-restricted-syntax
.
I don't take any attribution for the rules in the various eslint-plugins used here (except for the few that I personally created). Please consider starring the respective projects for the awesome work their authors made. Sheriff wouldn't be possible without their efforts.
The full list of the plugins used is here.