1.0.9 • Published 6 years ago

mlgproxy v1.0.9

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

What does this do

MLGProxy is a proxy that allows you to pretend to have mlg code. For example m8 becomes mate

OriginalGets replaced with
0o
3e
4a
8ate
LO+L or RE+KTNothing

Setup

npm install mlgproxy

const kewlobject = require("mlgproxy")({}, options);

Usage

//set a
kewlobject.LOOOOOOOOOOOOOOOOOOOOOOOOL4REEEEEKT = "hi";

//get a
console.log(kewlobject.a);

Options

Key must be valid regex

const options = {
  replace: {
    "1": "I",
  }
};
1.0.9

6 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago