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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.12latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.12

Package Sidebar

Install

npm i prototype-stringify-hack

Weekly Downloads

2

Version

0.0.1

License

MIT

Last publish

Collaborators

  • kzantow