1.1.1 • Published 3 years ago

reggaetonizadol v1.1.1

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

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.