peyote

0.2.1 • Public • Published

Pretty printing all type of sources

Build Status Coverage Status Dependency Status

Install

$ npm install -g peyote

About

Peyote is a simple and small flexible tool for pretty-print things from cli!

Currently supported list of data:

  • JSON
  • CSV

Usages

Via pipe

$ echo '{"username": "admin", "status": 1, "is_admin": true}' | peyote

Via cli arguments

$ peyote '{"username": "admin", "status": 1, "is_admin": true}'

Output

First example

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.1
    1
    • latest

Version History

Package Sidebar

Install

npm i peyote

Weekly Downloads

1

Version

0.2.1

License

MIT

Last publish

Collaborators

  • m1ome