Skip to content

Converts a string to the leetspeak equivelant.

Notifications You must be signed in to change notification settings

miscampbell/leetspeak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#leetspeak

Converts a string to the leetspeak equivelant.

##Usage

npm install leetspeak

var leetspeak = require('leetspeak');

var leetified = leetspeak('haxor');

//results in h4x0r

About

Converts a string to the leetspeak equivelant.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published