v0.2.2
Current release on Hex.
Features
- Parse JS/TS/JSX/TSX into ESTree AST (maps with atom keys)
- Transform TypeScript → JavaScript, JSX → createElement/jsx calls
- Minify with dead code elimination, constant folding, and variable mangling
- Bundle multiple TS/JS modules into a single IIFE with dependency resolution
- Walk/Collect helpers for AST traversal and node filtering
Built on OXC v0.117.