1.0.1 • Published 7 years ago

1337 v1.0.1

Weekly downloads
199
License
MIT
Repository
github
Last release
7 years ago

node-1337

1337 Converts your text into leet speak

Installation

To install 1337 for use in node or the browser with require('1337')

npm install 1337 --save

To install as a CLI program

npm install 1337 -g

Usage

In node or the browser with require('1337)

const l33t = require('1337')
 
console.log(l33t("Leetspeak")) // Outputs 13375p34k

As a CLI program

l33t Leetspeak // Outputs 13375p34k
1.0.1

7 years ago

1.0.0

8 years ago

0.0.0

8 years ago