Home

Awesome

1337 npm downloads js-standard-style npm

Convert your text into leet speak

Installation

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

npm install 1337

To install as a CLI program

npm install -g 1337 

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