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