Skip to main content

Documentation 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.

Try It Out
  • Option name: "preset"
  • Option value: "low"
{
  "target": "node",
  "preset": "low",
  "calculator": true,
  "compact": true,
  "hexadecimalNumbers": true,
  "deadCode": 0.05,
  "dispatcher": 0.25,
  "duplicateLiteralsRemoval": 0.5,
  "identifierGenerator": "randomized",
  "minify": true,
  "movedDeclarations": true,
  "objectExtraction": true,
  "renameVariables": true,
  "renameGlobals": true,
  "stringConcealing": true,
  "astScrambler": true
}