pretty-stringify

0.1.0 • Public • Published

pretty-JSON-stringify

This module is under heavy development, expect many API breaking changes

Stringify your JS objects with unquoted keys, single or double quoted strings and other pretty options

Usage

prettyStringify(object [,options])

Options

quote string

The style of quote you want strings wrapped with. ' or "

indent string

The string to be used for indentation. \t, , or

initiaLindent number

How many times the entire JSON string should be indented. 0, 1, 2

Readme

Keywords

none

Package Sidebar

Install

npm i pretty-stringify

Weekly Downloads

2

Version

0.1.0

License

MIT

Last publish

Collaborators

  • colinwren