0.1.0 • Published 11 years ago

pretty-stringify v0.1.0

Weekly downloads
1
License
-
Repository
-
Last release
11 years ago

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

0.1.0

11 years ago

0.0.0

11 years ago