1.0.5 • Published 8 years ago

l33tsp34k v1.0.5

Weekly downloads
21
License
MIT
Repository
github
Last release
8 years ago

l33tsp34k

:computer: Converts text to l33tsp34k

Code of Conduct MIT Node Version 4

Dependency Status devDependency Status js-standard-style

Demonstration

Installation

npm install l33tsp34k

Usage

let leet = require('l33tsp34k')
let string = leet("I am a cyber crimer")
console.log(string)

// => 'I 4m 4 cyb3r cr1m3r'

Play with this in the browser yourself!

Code of Conduct

We use the Contributor Convenant, which you can see here.

Contributing

See our contributing guide.