1337

1.0.1 • Public • Published

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

Package Sidebar

Install

npm i 1337

Weekly Downloads

8

Version

1.0.1

License

MIT

Last publish

Collaborators

  • diegorbaquero