1.0.1 • Published 4 years ago

yanderedevify v1.0.1

Weekly downloads
-
License
WTFPL
Repository
github
Last release
4 years ago

YandereDevify

npm

A little tool that translates your good or not-so-good JavaScript (possibly other languages in future) code into much more unmaintainable and hard to understand mess, resembling style of famous indie game developer.

If you decide to look at the code don't get scared, it's purposefully written cancer.

Disclaimer

This project was made purely for memes, and is not meant to insult/harass anyone or anything.

Usage

Via npx:

npx yanderedevify /path/to/script.js > output.js

From a cloned repo:

npm install
node index.js /path/to/script.js > output.js