An open API service indexing awesome lists of open source software.

https://github.com/t99/spotify-ts

A TypeScript/JavaScript library for accessing the Spotify API.
https://github.com/t99/spotify-ts

music spotify spotify-api spotify-web-api

Last synced: 9 months ago
JSON representation

A TypeScript/JavaScript library for accessing the Spotify API.

Awesome Lists containing this project

README

          

# JavaScript Module Template
This repository serves as an easy-start template for TypeScript NPM packages.

Simply clone the repository into a directory:

```bash
$ git clone git@github.com:T99/js-module-template.git my-new-project
```

And that's it! Your project is ready to go.