jscs2

JavaScript Code Style

Usage no npm install needed!

<script type="module">
  import jscs2 from 'https://cdn.skypack.dev/jscs2';
</script>

README

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

More about JSCS

Who uses JSCS?