UNPKG

lyric-get

Version:

get lyrics by scraping lyrics-wikia. technically illegal to use this.

3 lines (2 loc) 76 B
var l = require("lyric-get"); console.log(l.get("John Lennon", "Imagine"));