Skip to content

antonmedv/prettyjson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧢 PrettyJSON

Build Status

Pretty JSON printer for fx

2018-06-26 22 11 50

Install

npm install @medv/prettyjson

Usage

const print = require('@medv/prettyjson')

const value = {...}

console.log(print(value))

License

MIT

About

🧢 Pretty print JSON

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published