Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 397 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 397 Bytes

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.