stringify-json
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

stringify-json

JSON.stringify but handles Map

Quick example

var stringify = require('stringify-json');
console.log(stringify(new Map([['key', 'value']]);

Readme

Keywords

Package Sidebar

Install

npm i stringify-json

Weekly Downloads

10

Version

2.0.0

License

ISC

Unpacked Size

171 kB

Total Files

11

Last publish

Collaborators

  • churpeau