spotify-ts-wrapper
v1.0.22
Published
Spotify TypeScript wrapper.
Downloads
285
Maintainers
Readme
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
ofgetArtist
. - Fixed
Section
type interface. - Fixed
getPlaylist
image property. - Added
artists
ingetAlbum
- Fixed
id
ofSearchTracks
- Added
getHome
function. - Added
getCookie
function. - Added
getRecommendations
function.
Usage
import * as Spotify from "spotify-ts-wrapper"; // importing everything
License
This project is licensed under the MIT License, making it open and accessible for developers to use and modify in their projects.