javascript-obfuscator / javascript-obfuscator/rollup-plugin-javascript-obfuscator
Allow use of custom obfuscator version
- Dominant language
- JavaScript
- Stars
- 53
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
As seen in this fork:
https://github.com/arekzelechowski/rollup-plugin-javascript-obfuscator/commit/0f1d1b1f7af6005ce5bdfcd3ff88aeef722e8830
This is really useful as it allows for decoupling of the plugin from the obfuscator version, and also allows us to specify a version of the obfuscator which is sometimes required (eg. if a bug was present in latest).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the linked fork commit and the plugin's current dependency handling to see how the obfuscator version is selected. Done means users can configure a custom obfuscator version independently of the plugin, including selecting an older version when needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, rollup
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100