oxc-transform is a blazing-fast JavaScript and TypeScript transformer built with Rust. It leverages the oxc parser and compiler ecosystem for exceptional performance. This package enables you to perform complex code transformations, analyses, and manipulations with speed and efficiency. It's designed for use in linters, code formatters, and other tools that require programmatic code processing. The oxc-transform package prioritizes performance without compromising accuracy.