Merge pull request #102 from h4/patch-1

Added jscs
This commit is contained in:
Sindre Sorhus
2014-09-11 22:37:40 +02:00

View File

@@ -66,6 +66,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [trash](https://github.com/sindresorhus/trash) - A safer alternative to `rm`. - [trash](https://github.com/sindresorhus/trash) - A safer alternative to `rm`.
- [ESLint](http://eslint.org) - The pluggable linting utility for JavaScript. - [ESLint](http://eslint.org) - The pluggable linting utility for JavaScript.
- [JSHint](http://jshint.com) - A community-driven tool to detect errors and potential problems in JavaScript code. - [JSHint](http://jshint.com) - A community-driven tool to detect errors and potential problems in JavaScript code.
- [JSCS](https://github.com/jscs-dev/node-jscs) - JavaScript Code Style checker
- [cpy](https://github.com/sindresorhus/cpy) - Copy files. - [cpy](https://github.com/sindresorhus/cpy) - Copy files.
- [torrent](https://github.com/maxogden/torrent) - Download torrents. - [torrent](https://github.com/maxogden/torrent) - Download torrents.
- [David](https://github.com/alanshaw/david) - Tells you when your package npm dependencies are out of date. - [David](https://github.com/alanshaw/david) - Tells you when your package npm dependencies are out of date.