mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
| .. | ||
| src | ||
| babel.snap.md | ||
| Cargo.toml | ||
| README.md | ||
Transformer
Target
From @babel/preset-env.
ES2024
- unicode-sets-regex
ES2023
Does not have any features.
ES2022
- class-properties
- class-static-block
- private-methods
- private-property-in-object
- syntax-top-level-await [Syntax]
ES2021
- logical-assignment-operators
- numeric-separator [Syntax]
ES2020
- dynamic-import
- export-namespace-from
- nullish-coalescing-operator
- optional-chaining
- syntax-bigint [Syntax]
- syntax-dynamic-import [Syntax]
- syntax-import-meta [Syntax]
ES2019
- optional-catch-binding
- json-strings [Codegen]
ES2018
- async-generator-functions
- object-rest-spread
- unicode-property-regex
- dotall-regex
- named-capturing-groups-regex
ES2017
- async-to-generator
ES2016
- exponentiation-operator
ES2015
- arrow-functions
- block-scoping
- classes
- computed-properties
- destructuring
- duplicate-keys
- for-of
- function-name
- instanceof
- literals
- new-target
- object-super
- parameters
- shorthand-properties
- spread
- sticky-regex
- template-literals
- typeof-symbol
- unicode-escapes
- unicode-regex