Skip to content

hunghg255/music-lyrics

Repository files navigation

logo

A tiny JavaScript library find lyrics of a song.

NPM Version NPM Downloads Minizip Contributors License

Install

npm i @hunghg255/music-lyrics@latest

With yarn

yarn add @hunghg255/music-lyrics@latest

Basic use

import { SearchLyrics } from '@hunghg255/music-lyrics';

// Node
// const { SearchLyrics } = require('@hunghg255/music-lyrics');

const lyrics = await SearchLyrics('good time owl');

About

Buy Me A Coffee

Gia Hung – hung.hg

Releases

No releases published

Packages

No packages published