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);

Readme

Keywords

Package Sidebar

Install

npm i prototype-stringify-hack

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • kzantow