Skip to content

Commit e60a3b9

Browse files
authored
Merge pull request sorrycc#383 from feross/patch-1
Add JavaScript Standard Style
2 parents f93ee8b + f58c8e4 commit e60a3b9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
165165
* [buddy.js](https://github.com/danielstjules/buddy.js) - Magic number detection for JavaScript.
166166
* [ESLint](https://github.com/eslint/eslint) - A fully pluggable tool for identifying and reporting on patterns in JavaScript.
167167
* [JSLint](https://github.com/douglascrockford/JSLint) - High-standards, strict & opinionated code quality tool, aiming to keep only good parts of the language.
168+
* [JavaScript Standard Style](https://github.com/feross/standard) - Opinionated, no-configuration style guide, style checker, and formatter
168169

169170

170171
## MVC Frameworks and Libraries

0 commit comments

Comments
 (0)