mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
Add JavaScript Standard Style
This commit is contained in:
parent
a3b325c19c
commit
f58c8e4728
@ -163,6 +163,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
||||
* [buddy.js](https://github.com/danielstjules/buddy.js) - Magic number detection for JavaScript.
|
||||
* [ESLint](https://github.com/eslint/eslint) - A fully pluggable tool for identifying and reporting on patterns in JavaScript.
|
||||
* [JSLint](https://github.com/douglascrockford/JSLint) - High-standards, strict & opinionated code quality tool, aiming to keep only good parts of the language.
|
||||
* [JavaScript Standard Style](https://github.com/feross/standard) - Opinionated, no-configuration style guide, style checker, and formatter
|
||||
|
||||
|
||||
## MVC Frameworks and Libraries
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user