sarcharstic
v0.0.6
Published
Simple npm para enviar textos
Downloads
3
Maintainers
Readme
Texto Sarcastico
Simple npm para enviar textos sarcasticos
Instalación
$ npm install --save sarcharstic
MODDO DE USO
const sch = require('sarcharstic')
let text = 'hola mundo'
sch.getsarcharstic(text)
///////////////////////////////////
const sch = require('sarcharstic')
let text2 = 'hola mundo'
sch.getMayus(text)
//////////////////////
const sch = require('sarcharstic')
let text3 = 'hola mundo'
sch.getMinus(text)
//Resultado:
//---> HoLa MuNdO
//---> HOLA MUNDO
//---> hola mundo