obfus-js
v1.0.5
Published
simple tool to obfuscate js files based on configuration file with input dir and output
Downloads
3
Readme
- install it globally using
npm install -g obfus-js
- run
obfuscate init
command in the console - edit the created config file accordingly
- run
obfuscate
in the console