mattdiamond / fuckitjs

The Original Javascript Error Steamroller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Investigate using FuckItJS with node.js

strugee opened this issue · comments

There should be a node.js package for using FuckItJS server-side, similar to the way you can have node compile LESS into CSS server-side.

+1 for node support

This is an interesting idea, especially because node can write to disk, conveniently replacing your original script file with the new de-fucked version (and without the burden of silly "warnings").

For extra destructive power you could make it installable globally and require root permissions 😸

sudo yarn global add fuckitjs

+1