max-mapper / standard-format

converts your code into Standard JavaScript Format
264 stars 59 forks source link

accept STDIN input #117

Closed rstacruz closed 9 years ago

rstacruz commented 9 years ago

so that we can do !standard-format in a selection in vim to format it.

bcomnes commented 9 years ago

This already works if you pass the --stdin flag to the CLI I believe.

feross commented 9 years ago

Or more succinctly standard-format -