node-style

2.0.0 • Public • Published

Node.js Standard Style

Build Status

Install

npm install -g node-style

Usage

Run on the current directory and lint files to make sure they follow the node.js core style rules.

node-style

--fix (-f)

node-style -f

Will fix linting issues that it finds. This won't fix everything, but will definitely help when you are styling a large codebase.

--input (-i)

node-style -i lib/**.js

Will only run linting on the paths that match the input. You can have multiple inputs if you want to lint multiple patterns.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.0
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.0.0
    4
  • 1.1.0
    1
  • 1.0.0
    0

Package Sidebar

Install

npm i node-style

Weekly Downloads

5

Version

2.0.0

License

BSD

Last publish

Collaborators

  • wyatt