@faouzkk/lyrics-finder

1.0.3 • Public • Published

Lyrics Finder

Install the package 📥

npm install @faouzkk/lyrics-finder

Usage 📚

const getLyrics = require('@faouzkk/lyrics-finder');

(async () => {
    try {
        const lyrics = await getLyrics('Eminem Lose Yourself');
        console.log(lyrics);
    } catch (error) {
        console.log(error)
    }
})();

Contributing 🤝

Contributions, issues and feature requests are welcome!
Feel free to check the issues page.

Package Sidebar

Install

npm i @faouzkk/lyrics-finder

Weekly Downloads

6,643

Version

1.0.3

License

ISC

Unpacked Size

5.02 kB

Total Files

4

Last publish

Collaborators

  • faouz995