Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/jscs-dev/node-jscs
- Owner: jscs-dev
- License: mit
- Archived: true
- Created: 2013-06-14T20:53:48.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-03-23T17:56:44.000Z (8 months ago)
- Last Synced: 2024-09-26T08:16:48.171Z (about 1 month ago)
- Topics: jscs, unmaintained
- Language: JavaScript
- Homepage: https://jscs-dev.github.io
- Size: 4.63 MB
- Stars: 4,957
- Watchers: 111
- Forks: 513
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-styleguides - jscs
- awesome-javascript - node-jscs - JavaScript Code Style checker (unmaintained) - ★ 5141 (QA Tools)
- awesome-javascript - jscs - JavaScript Code Style checker. (QA Tools / Runner)
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.