1.1.2 • Published 4 years ago

@andriymiz/themoviedb v1.1.2

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

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

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago