Skip to content

jiefoxi/json-format

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

json-format

JSON Pretty Printer for JavaScript

I didn't like the "pretty" formatting of JSON.stringify() so I put this together. It is loosely based on a comment at php.net.

Usage

var formattedJSONString = JSONFormat( someJSONString );

About

JSON Pretty Printer for JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%