0.0.2 • Published 11 months ago

@hunghg255/music-lyrics v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Musci Lyrics without API

npm version npm npm All Contributors

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');
0.0.2

11 months ago

0.0.1

11 months ago