@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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.5
    1
    • latest

Version History

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