1.0.5 • Published 5 years ago

sarcastify v1.0.5

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

sarcastify-js

A Javascript library to sarcastify text

Ex. How are you today? => hOw ArE yOu ToDaY?

###Installation

$ npm install --save-dev sarcastify

###Usage:

> var sarcastify = require('sarcastify');
> sarcastify('sarcastify-js revolutionizing the way we sarcastify text!')
'sArCaStIfY-Js rEvOlUtIoNiZiNg tHe wAy wE SaRcAsTiFy tExT!'