leetspeak

0.0.1 • Public • Published

leetspeak

Converts a string to the leetspeak equivelant.

Usage

npm install leetspeak

var leetspeak = require('leetspeak');
 
var leetified = leetspeak('haxor');
 
//results in h4x0r

/leetspeak/

    Package Sidebar

    Install

    npm i leetspeak

    Weekly Downloads

    0

    Version

    0.0.1

    License

    none

    Last publish

    Collaborators

    • joeandaverde