experimental auto formatter for the easier cases in standard
Usestandard --fix
instead of standard-format
.
This package is no longer maintained.
standard
v8.0.0 contains a new --fix
command line flag to automatically fix problems. If you need ES2015+ support, consider using standard --fix
instead of standard-format
(this package) which may mangle your ES2015+ code.
standard --fix
is built into standard
v8.0.0 for maximum convenience, it supports ES2015, and it's lightweight (no additional dependencies since it's part of ESLint which powers standard
). Lots of problems are already fixable, and more are getting added with each ESLint release.
standard
also outputs a message ("Run standard --fix
to automatically fix some problems.") when it detects problems that can be fixed automatically so you can save time!
Install with npm
$ npm install -g standard-format
Output all formatted javascript in a directory and subdirectories to stdout
Format all javascript files, overwriting them into standard format
Format javascript over stdin
$ standard-format < file.js > formatted-file.js
Format and overwrite specific files
$ standard-format -w file1.js file2.js
Development tasks for task runners
A new step should be added to the modification cycle: modifying the program to make it readable.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4