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.
- Option name:
"renameLabels" - Option values:
true/false/Function
Input / Output
This example showcases howRename Labels transforms the code. Try it out by changing the input code and see changes apply in real-time.
Custom Implementation
options.renameLabels(labelName)
Control which label names are changed. Returns a boolean.
| Parameter | Type | Description |
|---|---|---|
labelName | string | The label name proposed to be changed. |
Usage Example
The provided code example will obfuscate the fileinput.js and write the output to a file named output.js.
Enabled In
- High Preset: Yes
- Medium Preset: Yes
- Low Preset: Yes