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

/stringify-json-thread/

    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