mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 04:42:10 +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](2e8f1af992/src/ast.ts).
109 B
109 B
oxc_js_regex
⚠️ Work in progress. Do not use yet.