Socket
Socket
Sign inDemoInstall

@andriymiz/themoviedb

Package Overview
Dependencies
0
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @andriymiz/themoviedb

Javascript API wrapper for The Movie Database.


Version published
Weekly downloads
1
Maintainers
1
Install size
337 kB
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 28 Mar 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc