/node-jscs

JavaScript Code Style checker

Primary LanguageJavaScriptMIT LicenseMIT

Build Status Coverage Status Dependency Status devDependency Status Gitter

JSCS — JavaScript Code Style

JSCS is a code style linter for programmatically enforcing your style guide. You can configure JSCS for your project in detail using over 150 validation rules, including presets from popular style guides like jQuery, Airbnb, Google, and more.

More about JSCS

Who uses JSCS?