boxoffice

0.1.0 • Public • Published

boxoffice

Get boxoffice info, USA top 10

Installation

$ npm install boxoffice

API

var bo = require('./lib/boxoffice.js');
 
bo.get(function(err, data){
    console.log(err, data);
});

/boxoffice/

    Package Sidebar

    Install

    npm i boxoffice

    Weekly Downloads

    1

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators

    • alexu84