diff --git a/readme.md b/readme.md index 6e8ce26..6bd269f 100644 --- a/readme.md +++ b/readme.md @@ -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`. - [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. +- [JSCS](https://github.com/jscs-dev/node-jscs) - JavaScript Code Style checker - [cpy](https://github.com/sindresorhus/cpy) - Copy files. - [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.