/node-jscs

JavaScript Code Style checker

Primary LanguageJavaScriptMIT LicenseMIT

NPM Version Build Status Coverage Status Dependency Status devDependency Status Gitter

JSCS — JavaScript Code Style

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

More about JSCS

Who uses JSCS?