dburles:stringify-pretty

v0.1.4Published 10 years ago

This package has not had recent updates. Please investigate it's current state before committing to using it in your project.

Pretty JSON.stringify Shortcut

A shortcut for JSON.stringify(object, true, 2);

Usage

1p(object)