/node-jscs

JavaScript Code Style checker

Primary LanguageJavaScriptMIT LicenseMIT

Build Status Windows CI Coverage Status Dependency Status devDependency Status

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 90 validation rules, including presets from popular style guides like jQuery, Airbnb, Google, and more.

More about JSCS

Who uses JSCS?