snekgist

1.0.0 • Public • Published

Node Gist

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

Dependents (0)

Package Sidebar

Install

npm i snekgist

Weekly Downloads

3

Version

1.0.0

License

MIT

Last publish

Collaborators

  • snek