1.0.1 • Published 5 years ago
yanderedevify v1.0.1
YandereDevify
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