Skip to content

lopezjurip/chilenify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chilenify

Turn spanish sentences to chilean flaite. Works on Node.js, Browsers and React-Native.

Created with http://megaboilerplate.com/

Orignal credits: http://www.pckz.cl/retrocesocultural/

Getting started

Install with yarn:

yarn add chilenify

Usage:

import chilenify from 'chilenify';

// ES5
// const chilenify = require('chilenify').default;

const sentence = chilenify('Hola que tal compadre', { perv: true });

console.log(sentence);
// WENA QUE TAL SOCIO máZnáátèdííghó óèzíí

Test

yarn test

About

Turn spanish to chilean flaite | How to create a npm module workshop example

Resources

License

Stars

Watchers

Forks

Packages

No packages published