stringify-json-thread

1.0.1 • Public • Published

stringify-json-thread

stringify-json-thread

async function main() {
  const stringifyJson = require("stringify-json-thread");
  const result = await stringifyJson({ name: "wow" });
  console.log(result);
}

main();

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i stringify-json-thread

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

1.11 kB

Total Files

3

Last publish

Collaborators

  • vegarringdal