2.2.2 • Published 9 years ago
lapanoid-standard-format v2.2.2
standard-format
experimental auto formatter for the easier cases in standard
Installation
Install with npm
$ npm install -g standard-formatExample Usage
Output all formatted javascript in a directory and subdirectories to stdout
$ standard-formatFormat all javascript files, overwriting them into standard format
$ standard-format -wFormat javascript over stdin
$ standard-format < file.js > formatted-file.jsFormat and overwrite specific files
$ standard-format -w file1.js file2.jsEditor plugins
- Sublime Text: sublime-standard-format
- Atom: atom-standard-formatter
Science :mortar_board:
A new step should be added to the modification cycle: modifying the program to make it readable.
2.2.2
9 years ago
