@andriymiz/themoviedb

Javascript API wrapper for The Movie Database.

Usage no npm install needed!

<script type="module">
  import andriymizThemoviedb from 'https://cdn.skypack.dev/@andriymiz/themoviedb';
</script>

README

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>.