Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 213 Bytes

File metadata and controls

17 lines (9 loc) · 213 Bytes

#leetspeak

Converts a string to the leetspeak equivelant.

##Usage

npm install leetspeak

var leetspeak = require('leetspeak');

var leetified = leetspeak('haxor');

//results in h4x0r