a NodeJS library getting a JSONHERO URL of your JavaScript object.
npm install jsonhero-js
const resultUrl = await toJsonHero({ foo: 'bar' });
console.log(resultUrl); // https://jsonhero.io/j/6wD1bQG2S7Xf
a NodeJS library getting a JSONHERO URL of your JavaScript object.
npm install jsonhero-js
const resultUrl = await toJsonHero({ foo: 'bar' });
console.log(resultUrl); // https://jsonhero.io/j/6wD1bQG2S7Xf
npm i jsonhero-js
0
0.0.2
Apache-2.0
1.2 kB
3