Try It OutDocumentation Index
Fetch the complete documentation index at: https://docs.js-confuser.com/llms.txt
Use this file to discover all available pages before exploring further.
- Option name:
"preset" - Option value:
"medium"
This is not finished. Live documentation: https://js-confuser.com/docs
Try It OutDocumentation Index
Fetch the complete documentation index at: https://docs.js-confuser.com/llms.txt
Use this file to discover all available pages before exploring further.
"preset""medium"{
"target": "node",
"preset": "medium",
"calculator": true,
"compact": true,
"hexadecimalNumbers": true,
"controlFlowFlattening": 0.25,
"deadCode": 0.1,
"dispatcher": 0.5,
"duplicateLiteralsRemoval": 0.5,
"globalConcealing": true,
"identifierGenerator": "randomized",
"minify": true,
"movedDeclarations": true,
"objectExtraction": true,
"renameVariables": true,
"renameGlobals": true,
"shuffle": true,
"variableMasking": 0.5,
"stringConcealing": true,
"stringSplitting": 0.25,
"astScrambler": true,
"pack": true
}