snekgist

1.0.0 • Public • Published

Node Gist

const gist = require('gist');
 
gist('hello').then(res => {
  console.log(res.html_url);
});

/snekgist/

    Package Sidebar

    Install

    npm i snekgist

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • snek