burningtree / awesome-json

A curated list of awesome JSON libraries and resources.
Creative Commons Zero v1.0 Universal
1.39k stars 156 forks source link

Added Formatted Json Stringify Npm Package #102

Open DJj123dj opened 3 months ago

DJj123dj commented 3 months ago

The formatted-json-stringify` npm package allows you to format a JSON file to your own desire! You are able to insert empty lines, comments & more between each property. It also allows you to configure which parts are formatted multiline and which ones are inline!