javascript-obfuscator / javascript-obfuscator-ui

A web UI to the JavaScript Obfuscator node.js package.
https://obfuscator.io
BSD 2-Clause "Simplified" License
230 stars 130 forks source link

accept multiple values for parameters with plus icon inputs #45

Closed ErinPo closed 4 years ago

ErinPo commented 4 years ago

It would be nice if the GUI supported entering multiple values at once in the inputs featuring the plus icon. It would facilitate entering many items. The GUI could show what separator is expected such as comma, semicolon, space, new line, etc.

sanex3339 commented 4 years ago

Not sure that it the best idea, because in some places separator can be used as a value, especially in reservedStrings option