Skip to content

skylvie/Veyl

Repository files navigation

Veyl

A complete and customizable JavaScript and TypeScript obfuscation utility.

Quick Start

pnpm i -g @skylvi/veyl-cli
veyl -i ./input.ts -o ./output.js

Web Demo

If you don't want to install Veyl but want to mess around with it, you can use the webapp found here

Install From Source

git clone https://github.com/skylvie/veyl
cd veyl
pnpm install
pnpm build
node packages/cli/dist/index.js -i ./input.ts -o ./output.js

Docs

About

A complete and customizable JavaScript and TypeScript obfuscation utility

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors