jerry

0.0.1 • Public • Published

Jerry


Get infos from a webpage

Install


npm install jerry

Example


  jerry('http://youtube.com', function(e, infos) {
    console.log(infos.img);
    console.log(infos.title);
    console.log(infos.favicon);
  });

Tests


npm test

Readme

Keywords

none

Package Sidebar

Install

npm i jerry

Weekly Downloads

42

Version

0.0.1

License

MIT

Last publish

Collaborators

  • stoke