We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9af992 commit 4f1ad27Copy full SHA for 4f1ad27
src/docs/guide/usage/parser.md
@@ -27,7 +27,7 @@ Rust usage example can be found [here](https://github.com/oxc-project/oxc/blob/m
27
28
### Node.js (NAPI)
29
30
-Try the experimental node binding [oxc-parser][url-oxc-parser-npm].
+Try the node binding [oxc-parser][url-oxc-parser-npm].
31
32
<!-- Links -->
33
src/docs/guide/usage/transformer.md
@@ -10,7 +10,7 @@
10
11
### Node.js
12
13
-Use the experimental node binding [oxc-transform][url-oxc-transform-npm].
+Use the node binding [oxc-transform][url-oxc-transform-npm].
14
15
### Rust
16
0 commit comments