mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
ref: https://github.com/oxc-project/oxc/issues/1164
I have initialized a crate for handling JavaScript Regexp and defined
the AST.
I implemented the AST while referring to
[eslint-community/regexpp](
|
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
oxc_js_regex
⚠️ Work in progress. Do not use yet.