Pipe your
jsonintoyap-jsonto make it pretty
- Pipe
jsonfor a pretty colourful output - What else do you need? Jesus, move along!
curl -s https://api.github.com/users/cesarferreira | yap-jsonecho '{"foo": "lorem", "bar": "ipsum"}' | yap-jsoncat myfile.json | yap-jsonyarn global add yap-jsonor
npm install yap-json -gI welcome and encourage all pull requests. It usually will take me within 24-48 hours to respond to any issue or request. Here are some basic rules to follow to ensure timely addition of your request:
- If its a feature, bugfix, or anything please only change code to what you specify.
- Please keep PR titles easy to read and descriptive of changes, this will make them easier to merge :)
- Pull requests must be made against
masterbranch. Any other branch (unless specified by the maintainers) will get rejected. - Check for existing issues first, before filing an issue.
- Have fun!
