Skip to content

Commit

Permalink
docs: update planned features
Browse files Browse the repository at this point in the history
  • Loading branch information
j4k0xb committed Jan 16, 2024
1 parent b3bd94c commit fb73cce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apps/docs/src/guide/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ to resemble the original source code as much as possible.

## Planned Features

- Smarter variable renaming, possibly with LLMs like GPT-3.5
- Support older obfuscator.io versions
- Unpack `rollup`, `parcel`, `swc`, etc.
- Unpack multi-chunk bundles
- Download zip of all unpacked modules in the playground
- Convert [@babel/preset-env](https://babeljs.io/docs/babel-preset-env) helpers to modern syntax
- Decompile typescript enums
- Decompile [@babel/preset-env](https://babeljs.io/docs/babel-preset-env) helpers
- Decompile TypeScript helpers, modules and enums

0 comments on commit fb73cce

Please sign in to comment.