Skip to main content

Module OXC

Module OXC 

Source
Expand description

OXC-based TypeScript compiler module

This module provides TypeScript to JavaScript compilation using the OXC parser and transformer, replacing the previous SWC-based implementation.

Modulesยง

Codegen
OXC Code Generation module
Compile
OXC-based compilation module
Compiler
OXC TypeScript Compiler
Parser
OXC TypeScript Parser module
Transformer
OXC TypeScript Transformer module
Watch
OXC-based file watching module