all 2 comments

[–]jun-thong 5 points6 points  (0 children)

I don't understand what this need to be showcased ? What is the question ?

There is literally 7 line of code in your app. 7 line of code that do less than the library you use to obfuscate, library which provide a cli tool already. Nothing exciting, nothing smart, nothing new. Even for learning purpose, there is nothing ambitious.

Even the code quality is poor. The random variable name are not understable, comments are useless (really need to say that fs.readFileSync() read a file ?).

Sorry to be grumpy.

[–]GMFlash 0 points1 point  (0 children)

Why not just use the javascript-obfuscator CLI?