0.2.1 • Published 26 days ago

librespot v0.2.1

Weekly downloads
-
License
MIT
Repository
-
Last release
26 days ago

librespot-js

A work-in-progress FOSS Spotify library in JavaScript inspired by librespot.

Installation

npm i librespot

Usage

import Librespot from 'librespot'

const spotify = new Librespot()

await spotify.login('username', 'password')

See examples in docs/examples.

License

librespot-js is under the MIT license.

librespot-js derives from spotify-zeroconf, also under the MIT license.

0.2.1

26 days ago

0.2.0

4 months ago

0.1.6

6 months ago

0.1.5-rc3

7 months ago

0.1.5-rc2

7 months ago

0.1.5-rc1

7 months ago

0.1.4

8 months ago

0.1.3

8 months ago

0.1.5

7 months ago

0.1.2

11 months ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago