ShadowJS is a fast, lightweight JavaScript obfuscator built with Rust. It protects your code by converting readable identifiers into obscure formats, ensuring security without sacrificing performance.
- Updated
Dec 27, 2024 - Rust
ShadowJS is a fast, lightweight JavaScript obfuscator built with Rust. It protects your code by converting readable identifiers into obscure formats, ensuring security without sacrificing performance.
A simple Rust-based minifier for JavaScript and CSS that efficiently reduces file size by removing unnecessary characters, whitespace, and comments without affecting functionality.
Add a description, image, and links to the minify-javascript topic page so that developers can more easily learn about it.
To associate your repository with the minify-javascript topic, visit your repo's landing page and select "manage topics."