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 fb23700 commit d0e8a47Copy full SHA for d0e8a47
README.md
@@ -5,7 +5,7 @@
5

6

7
8
-Rust port of regexpp (ECMAScript regular expression parser).
+Rust port of [regexpp](https://github.com/mysticatea/regexpp) (ECMAScript regular expression parser).
9
This crate is being developed mainly as an efficient validator of ECMAScript regular expressions for
10
the [`deno_lint` project](https://github.com/denoland/deno_lint).
11
0 commit comments