a NodeJS library getting a JSONHERO URL of your JavaScript object.
npm install jsonhero-jsconst resultUrl = await toJsonHero({ foo: 'bar' });
console.log(resultUrl); // https://jsonhero.io/j/6wD1bQG2S7Xfa NodeJS library getting a JSONHERO URL of your JavaScript object.
npm install jsonhero-jsconst resultUrl = await toJsonHero({ foo: 'bar' });
console.log(resultUrl); // https://jsonhero.io/j/6wD1bQG2S7Xf