smart-json-stringify

1.0.0 • Public • Published

Smart Json Stringify (stream)

A native and modern node.js readable-stream to stringify objects at any sizes, without any third-party dependency

With a custom-deep-level option to improve performance if necessary

npm (scoped) install size downloads
license Forks Stars

npm i smart-json-stringify

or:

yarn add smart-json-stringify

Usage

import StringifyStream from 'smart-json-stringify'

const stream = new StringifyStream(bigJavascriptObject)

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i smart-json-stringify

      Weekly Downloads

      0

      Version

      1.0.0

      License

      MIT

      Unpacked Size

      7.37 kB

      Total Files

      4

      Last publish

      Collaborators

      • mirismaili