spotify-wrapper-test-unit

1.0.0 • Public • Published

Spotify Wrapper

Build Status

Coverage Status

A Wrapper with unit tests to work of the Spotify Web Api.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installation

$ yarn add spotify-wrapper-test-unit

How to use

// to import a specific method
import { method } from 'spotify-wrapper';

// to import everything
import * as spotifyWrapper from 'spotify-wrapper'

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

Authors

License

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

Dependents (0)

Package Sidebar

Install

npm i spotify-wrapper-test-unit

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

28.6 kB

Total Files

14

Last publish

Collaborators

  • juliohenderson