spotify-web-api-js

1 · · May 14, 2022, 1:07 a.m.
spotify-web-api-js A client-side JS wrapper for the Spotify Web API This is a lightweight wrapper for the Spotify Web API (2.6kB gzipped + compressed). It includes helper functions for all Spotify’s endpoints, such as fetching metadata (search and look-up of albums, artists, tracks, playlists, new releases, podcasts) and user’s information (follow users, artists and playlists, and saved tracks management). It doesn’t have any dependencies and supports callbacks and promises. It is intended to be...