spotify-ts-wrapper
Spotify TypeScript wrapper.
Installation
yarn add spotify-ts-wrapper
Change Log
[1.0.22] - 2024-08-18
- Added
getPodcast
& getPodcastShow
functions.
- Added Interfaces for
getPodcast
& getPodcastShow
- Fixed
pinned
of getArtist
.
- Fixed
Section
type interface.
- Fixed
getPlaylist
image property.
- Added
artists
in getAlbum
- Fixed
id
of SearchTracks
- Added
getHome
function.
- Added
getCookie
function.
- Added
getRecommendations
function.
Usage
import * as Spotify from "spotify-ts-wrapper";
License
This project is licensed under the MIT License, making it open and accessible for developers to use and modify in their projects.
Links