@msanatan/e3string

1.1.0 • Public • Published

e3string

This module replaces all e's in a string with 3's.

Installation

To install, simply use NPM:

npm install @msanatan/e3string 

Usage

e3string = require('@msanatan/e3string');
let mystring = e3string.e3('leet');
console.log(mystring); // l33t

Readme

Keywords

Package Sidebar

Install

npm i @msanatan/e3string

Weekly Downloads

2

Version

1.1.0

License

ISC

Unpacked Size

773 B

Total Files

3

Last publish

Collaborators

  • msanatan