It's a wrapper for tononkira.serasera.org (Lyrics database for Malagasy Songs)

Overview

Tonokira-Ts

npm

It's a wrapper for tononkira.serasera.org (Lyrics database for Malagasy Songs)

📦 Install

npm i tonokira

#or

yarn add tonokira

🚀 Usage

const tonokira = require('tonokira');

(async () => {
    const result = await tonokira.search('kristel');
    const lyrics = await tonokira.getLyricsByUrl('https://tononkira.serasera.org/hira/kristel/akao');

    console.log(result);
    console.log(lyrics);
})();

Result :

[
  {
    title: 'Akao',
    artist: 'Kristel',
    lyricsLink: 'https://tononkira.serasera.org/hira/kristel/akao'
  },
  {
    title: 'Irony',
    artist: 'Kristel',
    lyricsLink: 'https://tononkira.serasera.org/hira/kristel/irony-2'
  }
]

Toa variana ianao
Toa mialalao
Izaho mitady anao
Lasalasa ny sainao
Mieritreritra aho
Mitady izay ho atao

Toa manirery
Tsy misy mpijery
ToaTsiky dia ampy manam-pery
Izaho tsy hamela anao ho very
Na dia very jery
Na dia irery
Ho avy aho
Hanambitamby anao

Ho avy aho (akao… akao…)
Ho avy any aminao (akao… akao…)

🥰 Contributing

Contributions, issues and feature requests are welcome!

📝 Note

Inspired by Tonokira (written in Python)

Support

Give a ⭐️ if this project helped you!

You might also like...

Karaoki your anime songs.

Anioke Karaoki your anime songs. Usage npm install npm run electron Build npm install npm build npm exec electron-builder -- -p never Configuration Pl

Dec 23, 2022

A nuxt 2 wrapper around derrickreimer/fathom-client to be able to use usefathom.com in all its glory

A nuxt 2 wrapper around derrickreimer/fathom-client to be able to use usefathom.com in all its glory

This package is a nuxt 2 wrapper around derrickreimer/fathom-client to be able to use usefathom.com in all its glory. Thanks to @derrickreimer for this framework agnostic library ❤️‍🔥.

Aug 18, 2022

freeCodeCamp.org's open source codebase and curriculum. Learn to code for free.

freeCodeCamp.org's open source codebase and curriculum. Learn to code for free.

freeCodeCamp.org's open-source codebase and curriculum freeCodeCamp.org is a friendly community where you can learn to code for free. It is run by a d

Jan 7, 2023

A pretty cool org-mode - interactive blog post tool

Radish A kinda-cool org-mode - interactive blog post tool written with and for Clojure(script). Here are two example posts created with this tool: Ra

Dec 28, 2021

Sumber kode dan kurikulum terbuka ngoding.org. Belajar pemrograman secara gratis.

Sumber kode dan kurikulum terbuka ngoding.org. Belajar pemrograman secara gratis.

Kode sumber dan kurikulum terbuka ngoding.org ngoding.org merupakan sebuah komunitas sumber terbuka yang memiliki misi untuk menyediakan sumber belaja

Nov 13, 2022

Get the answer in both wordle and wordleunlimited.org

Wordle Hack The best Wordle Hack. Discord Support Server: https://discord.gg/wqz4jW6a Made by rxzyx (rzx). This is purley for education purposes. 📫 H

Dec 15, 2022

The main repository for Youarerad.org

The main repository for Youarerad.org

Welcome to Rise Above The Disorder's Website Repo! We are a non-profit covering the cost of mental health care for people all over the world. Original

Jan 3, 2023

Build Schema.org graphs for JavaScript Runtimes (Browser, Node, etc). Improve your sites SEO with quick and easy Rich Results.

schema-org-graph-js The quickest and easiest way to build Schema.org graphs for JavaScript Runtimes (Browser, Node, etc). Status: 🔨 In Development Pl

Dec 21, 2022

Deploy WordPress plugin and theme to the wordpress.org plugin directory.

wp-deployer Deploy WordPress plugin and theme to the wordpress.org plugin directory. Install npm install --save-dev wp-deployer Settings slug : Plugin

Sep 6, 2022
Owner
Toky
I'm a junior web developer from Madagascar
Toky
A full NodeJS sms-activate.org api wrapper up to date in Typescript

Sms-Activate.org This package fully supports all the https://sms-activate.org/ API with Typescript types. Installation Install the package using npm

SegFault 52 Dec 26, 2022
It's a repository to studies. Its idea is to learn about Nx and its plugins.

StudyingNx This project was generated using Nx. ?? Smart, Fast and Extensible Build System Adding capabilities to your workspace Nx supports many plug

Open-ish 4 May 13, 2022
Can see everything, beware of its omniscience, kneel before its greatness.

Can see everything, beware of its omniscience, kneel before its greatness. Summary Presentation Installation Removing Credits Presentation Main goal T

Duc Justin 3 Sep 30, 2022
Grupprojekt för kurserna 'Javascript med Ramverk' och 'Agil Utveckling'

JavaScript-med-Ramverk-Laboration-3 Grupprojektet för kurserna Javascript med Ramverk och Agil Utveckling. Utvecklingsguide För information om hur utv

Svante Jonsson IT-Högskolan 3 May 18, 2022
🎵 simple and RESTful API for getting lyrics of any song made using Next.js and ChakraUI.

playground . guide . discord Overview Lyrist is a simple yet powerful RESTful API for getting lyrics of any song using song name and it's artist name.

ashish 21 Dec 17, 2022
Lorem Ipsum but it's song lyrics 🎵

What is Lyricsum? Lyricsum is a new way to generate placeholder text. It's a website that takes the lyrics of your favorite artists' songs and convert

Anshul Saha 29 Jun 3, 2022
Hemsida för personer i Sverige som kan och vill erbjuda boende till människor på flykt

Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: np

null 4 May 3, 2022
Kurs-repo för kursen Webbserver och Databaser

Webbserver och databaser This repository is meant for CME students to access exercises and codealongs that happen throughout the course. I hope you wi

null 14 Jan 3, 2023
🟢 Music player app with a modern homepage, fully-fledged music player, search, lyrics, song exploration features, search, popular music around you, worldwide top charts, and much more.

Music-player-app see the project here. 1. Key Features 2. Technologies I've used Key Features: ?? Fully responsive clean UI. ?? Entirely mobile respo

suraj ✨ 3 Nov 16, 2022