{"library":"oxc-transform","type":"library","category":null,"description":"oxc-transform is the Node.js API for Oxc's high-performance JavaScript, TypeScript, and React JSX transformer, which is built in Rust. It provides synchronous (`transformSync`, `isolatedDeclarationSync`) and asynchronous (`transform`, `isolatedDeclaration`) functions for parsing and transforming code. A key feature is its specialized capability for generating TypeScript declaration files (`.d.ts`) with isolated declarations, fully conforming to TypeScript's `--isolatedDeclarations` compiler option. Currently at version 0.126.0, the package maintains a rapid release cadence, reflecting active and continuous development within the broader Oxc project ecosystem. Its primary differentiators include its Rust-native performance, positioning it as a fast and efficient alternative to tools like Babel, and its robust, up-to-date support for modern ECMAScript features, TypeScript syntax, and React JSX out-of-the-box. The library is designed to serve as a foundational, high-performance component for various JavaScript build and tooling pipelines requiring efficient code transformation.","language":"javascript","status":"active","version":"0.126.0","tags":["javascript","babel","jsx","oxc","transform","transformer","tsx","typescript"],"install":[{"cmd":"npm install oxc-transform","imports":["import { transformSync } from 'oxc-transform';","import { transform } from 'oxc-transform';","import { isolatedDeclarationSync } from 'oxc-transform';","import type { TransformOptions } from 'oxc-transform';"]},{"cmd":"yarn add oxc-transform","imports":[]},{"cmd":"pnpm add oxc-transform","imports":[]}],"homepage":"https://oxc.rs","github":"https://github.com/oxc-project/oxc","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/oxc-transform","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/oxc-transform/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}