leetspeak
v0.0.1
Published
Converts a string to the leetspeak equivelant.
Downloads
2
Readme
#leetspeak
Converts a string to the leetspeak equivelant.
##Usage
npm install leetspeak
var leetspeak = require('leetspeak');
var leetified = leetspeak('haxor');
//results in h4x0r