@episodehunter/tmdb
TypeScript icon, indicating that this package has built-in type declarations

0.1.5 • Public • Published

Helper lib for The movie db api

Install

$ npm install @episodehunter/tmdb

Usage

const tmdb = new Tmdb(apikey)

API

constructor(apikey: string)

Creates an instance of Tmdb

fetchShow(id: number): Promise<Show>

Fetch a show with given id.

License

MIT

/@episodehunter/tmdb/

    Package Sidebar

    Install

    npm i @episodehunter/tmdb

    Weekly Downloads

    2

    Version

    0.1.5

    License

    MIT

    Unpacked Size

    304 kB

    Total Files

    32

    Last publish

    Collaborators

    • tjoskar