Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jscs-dev/node-jscs

:arrow_heading_up: JavaScript Code Style checker (unmaintained)
https://github.com/jscs-dev/node-jscs

jscs unmaintained

Last synced: about 1 month ago
JSON representation

:arrow_heading_up: JavaScript Code Style checker (unmaintained)

Awesome Lists containing this project

README

        

# JSCS has [merged](https://medium.com/@markelog/jscs-end-of-the-line-bc9bf0b3fdb2#.x0o1xqkk9) with ESLint!

[![NPM Version](https://img.shields.io/npm/v/jscs.svg?style=flat)](https://www.npmjs.com/package/jscs)
[![Build Status](https://travis-ci.org/jscs-dev/node-jscs.svg?branch=master)](https://travis-ci.org/jscs-dev/node-jscs)
[![Coverage Status](https://img.shields.io/coveralls/jscs-dev/node-jscs.svg?style=flat)](https://coveralls.io/r/jscs-dev/node-jscs?branch=master)

**JSCS** is a code style linter and formatter for your style guide

* [Tutorial and Overview](http://jscs.info/overview)
* [Codestyle Rules](http://jscs.info/rules)
* [How to Contribute](http://jscs.info/contributing)

## Security contact information

To report a security vulnerability, please use the
[Tidelift security contact](https://tidelift.com/security).
Tidelift will coordinate the fix and disclosure.