0.0.5 • Published 6 years ago

davibusanello-spotify-wrapper v0.0.5

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

spotify-wrapper

Build Status Coverage Status

This library was created with study purpose.

A wrapper to work with the Spotify Web API

Browser Support

This library relies on Fetch API. And this API is supported in the following browsers.

ChromeFirefoxOperaSafariIE
39+ ✔42+ ✔29+ ✔10.1+ ✔Nope ✘

Dependencies

This library depends on fetch to make requests to the Spotify Web API. For environments that don't support fetch, you'll need to provide a polyfill to browser or polyfill to Node.

Useful references

License

MIT - LICENSE