prototype-stringify-hack

0.0.1 • Public • Published

In order to use JSON.stringify effectively when prototype (at least the Jenkins variant) is present, you need this.

Like:

var stringify = require('prototype-stringify-hack');

stringify(someJsonObject);

/prototype-stringify-hack/

    Package Sidebar

    Install

    npm i prototype-stringify-hack

    Weekly Downloads

    2

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • kzantow