Skip to content

mridpin/reggaetonizadol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reggaetonizadol

This package provides a function to translate a Spanish text into reggaeton language. Usage is simple:

import reggaetonize from 'reggaetonizadol';

console.log(reggaetonize('yo quiero perrearte y fumarme un blon'));
// >> yo quiero perrealte y fumalme un blon

FAQ

Why would you do this?

Because I wanted to help the community by providing something useful.