@andriymiz/themoviedb

1.1.2 • Public • Published

view on npm npm module downloads npm bundle size npm bundle size Dependency Status GitHub license

@andriymiz/themoviedb

Javascript API wrapper for The Movie Database.
It works for versions 3 and 4 of TMDB.

Compatibility

It works out of the box for modern browsers and node versions.

Install

$ npm install --save @andriymiz/themoviedb
$ yarn add @andriymiz/themoviedb

CDN

<script crossorigin src="https://unpkg.com/@andriymiz/themoviedb@latest/dist/the-movie-db.umd.js"></script>

Promises

@andriymiz/themoviedb depends on a native ES6 Promise implementation.

See also


About

This product uses the TMDb API but is not endorsed or certified by TMDb.

TMDb

© 2020 Miz Andriy <andriy.miz.v@gmail.com>.

Dependencies (0)

    Dev Dependencies (3)

    Package Sidebar

    Install

    npm i @andriymiz/themoviedb

    Weekly Downloads

    8

    Version

    1.1.2

    License

    MIT

    Unpacked Size

    345 kB

    Total Files

    6

    Last publish

    Collaborators

    • andriymiz