1.0.0 • Published 6 years ago

nnb-spotify-wrapper v1.0.0

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

Build Status Coverage Status

Nozes na Brita Spotify Wrapper

Just another spotify wrapper.

Browser Support

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

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

Prerequisities

node > 8.6

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.

Installation

$ npm install nnb-spotify-wrapper --save

Running the tests

npm test

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

Mauricio Vieira
Mauricio Vieira

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments