Skip to content

Latest commit

 

History

History

.README

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Canonical

Travis build status NPM version js-canonical-style

{"gitdown": "contents"}

Canonical code style linter and formatter for JavaScript, SCSS and CSS.

Canonical is the most comprehensive code style guide. It consists of more than 500 rules, some of which are custom written for Canonical (e.g. eslint-plugin-jsdoc). The aim of Canonical is to enforce consistent code style, reduce noise in code version control and promote use of the latest ES features.

{"gitdown": "include", "file": "./badge.md"} {"gitdown": "include", "file": "./rules.md"}

Usage

{"gitdown": "include", "file": "./usage/command_line.md"} {"gitdown": "include", "file": "./usage/gulp.md"} {"gitdown": "include", "file": "./usage/nodejs_api.md"}