Docs.rs
oxc_transformer-0.13.5
oxc_transformer 0.13.5
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Boshen
Dependencies
dashmap ^5.5.3
normal
indexmap ^2.2.6
normal
oxc-browserslist ^0.17.0
normal
oxc_allocator ^0.13.5
normal
oxc_ast ^0.13.5
normal
oxc_diagnostics ^0.13.5
normal
oxc_span ^0.13.5
normal
oxc_syntax ^0.13.5
normal
oxc_traverse ^0.13.5
normal
ropey ^1.6.1
normal
rustc-hash ^1.1.0
normal
serde ^1.0.199
normal
serde_json ^1.0.116
normal
oxc_codegen ^0.13.5
dev
oxc_parser ^0.13.5
dev
Versions
50%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
oxc_transformer
0.13.5
All Items
Structs
Enums
Crate
oxc_transformer
Copy item path
source
·
[
−
]
Expand description
Transformer / Transpiler
References:
https://www.typescriptlang.org/tsconfig#target
https://babel.dev/docs/presets
https://github.com/microsoft/TypeScript/blob/main/src/compiler/transformer.ts
Structs
§
ArrowFunctionsOptions
BabelOptions
Babel options
CompilerAssumptions
Compiler assumptions
ES2015Options
EnvOptions
ReactOptions
TransformOptions
https://babel.dev/docs/options
Transformer
TypeScriptOptions
Enums
§
ReactJsxRuntime
Decides which runtime to use.