JSPM

  • Created
  • Published
  • Downloads 62917
  • Score
    100M100P100Q62071F
  • License MIT

JavaScript Code Style

Package Exports

  • jscs
  • jscs/bin/jscs
  • jscs/lib/checker
  • jscs/lib/checker.js
  • jscs/lib/cli
  • jscs/lib/cli-config
  • jscs/lib/js-file
  • jscs/lib/reporters/console
  • jscs/lib/tree-iterator
  • jscs/lib/utils

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (jscs) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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?