Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hunghg255/music-lyrics

Get Lyrics Song
https://github.com/hunghg255/music-lyrics

lyrics npm songs

Last synced: 2 months ago
JSON representation

Get Lyrics Song

Awesome Lists containing this project

README

        



logo


A tiny JavaScript library find lyrics of a song.


NPM Version
NPM Downloads
Minizip
Contributors
License

## Install

```bash
npm i @hunghg255/music-lyrics@latest
```

With `yarn`

```bash
yarn add @hunghg255/music-lyrics@latest
```

## Basic use

```js
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](https://hung.thedev.id)