jsonhero-js

0.0.2 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i jsonhero-js

Weekly Downloads

0

Version

0.0.2

License

Apache-2.0

Unpacked Size

1.2 kB

Total Files

3

Last publish

Collaborators

  • behumble