tv-maze-alver

1.0.0 • Public • Published

tv-maze

Usage

 
var tvmaze = require('tv-maze')
var client = tvmaze.createCliente()
 
client.shows(function (err, shows) {
    // do something shows
})
 
client.search('lost', function (err, shows) {
    // do something shows
})
 

Readme

Keywords

Package Sidebar

Install

npm i tv-maze-alver

Weekly Downloads

1

Version

1.0.0

License

ISC

Last publish

Collaborators

  • alver23