json-to-js

1.0.2 • Public • Published

json-to-js

Got JSON but want JS?

Installation:

npm i -g json-to-js

Options:

--help/-h       Display this message
--spaces=2      Provide the indentation in spaces

Usefulnesses

Ever copied JSON just to reindent and format it to JS? Add this command as an alias to your .bashrc/whatever you use for that stuff:

pbpaste | json-to-js | pbcopy

Dependents (0)

Package Sidebar

Install

npm i json-to-js

Weekly Downloads

2

Version

1.0.2

License

MIT

Last publish

Collaborators

  • dinoshauer