A tiny JavaScript library find lyrics of a song.
npm i @hunghg255/music-lyrics@latestWith yarn
yarn add @hunghg255/music-lyrics@latestimport { SearchLyrics } from '@hunghg255/music-lyrics';
// Node
// const { SearchLyrics } = require('@hunghg255/music-lyrics');
const lyrics = await SearchLyrics('good time owl');Gia Hung – hung.hg