uber-standard-format

1.3.6 • Public • Published

standard-format

Build Status

experimental auto formatter for the easier cases in uber-standard

NPM

Installation

Install with npm

$ npm install -g uber-standard-format

Example Usage

Output all formatted javascript in a directory and subdirectories to stdout

$ standard-format

Format all javascript files, overwriting them into standard format

$ standard-format -w

Format javascript over stdin

$ standard-format < file.js > formatted-file.js

Format and overwrite specific files

$ standard-format -w file1.js file2.js

Credits

This is a fork of maxogden/standard-format

Readme

Keywords

none

Package Sidebar

Install

npm i uber-standard-format

Weekly Downloads

2

Version

1.3.6

License

BSD

Last publish

Collaborators

  • rtsao
  • usiarhei
  • kenns29
  • shengs
  • emrahs
  • zacklk
  • uber-ospo
  • andrewdeandrade
  • jcorbin
  • kriskowal
  • lxe
  • raynos