yanderedevify icon indicating copy to clipboard operation
yanderedevify copied to clipboard

A little tool that makes ur JavaScript code a bigger shitcode.

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