2.0.0 • Published 7 years ago

azlyrics v2.0.0

Weekly downloads
11
License
MIT
Repository
github
Last release
7 years ago

azlyrics.js

azlyrics.js is a NodeJS package that interacts with the AZLyrics website. All methods return promises which resolve different things.

Supported methods

NameResolvesArguments
getAlbumsArray(artistName : String)
getSongsArray(artistName : String)
getLyricsString(artistName : String, songName: String)
2.0.0

7 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago