UNPKG

hypem-scrapper

Version:

Simple module to obtain stream of hypem metaid

12 lines (8 loc) 198 B
// Generated by CoffeeScript 1.6.2 (function() { var hypem; hypem = require('./index'); hypem.getUrl('0000', function(error, url) { return console.log(url, error); }); }).call(this);