Welcome to lyrics.db a dynamic npm package designed to provide a comprehensive database of song titles and their lyrics. Our goal is to make it easier for developers to integrate song information into their applications with ease.
Welcome to lyrics.db
a dynamic npm package designed to provide a comprehensive database of song titles and their lyrics. Our goal is to make it easier for developers to integrate song information into their applications with ease.
-
Extensive Database: Access a wide range of song titles and their corresponding lyrics.
-
Language Support: Currently supports lyrics in Arabic and English only.
-
Regular Updates: We frequently update our database with new songs and lyrics, ensuring that you have access to the latest music content.
-
Easy Integration: Quickly search for and retrieve song lyrics by title using our simple API.
-
Whether you're building a music app, a lyrics finder, or just want to explore song lyrics programmatically, lyrics.db offers a reliable and up-to-date solution.
npm install lyrics.db@latest
Install lyrics.db :
npm install lyrics.db@latest
Use lyrics.db :
const LD = require('lyrics.db');
const query = 'XXXTENTACION Fuck Love';
const lyrics = LD(query);
console.log(lyrics);
For any questions or support, please reach out to us at lyrics.db@proton.me.