File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,8 +5,6 @@ A dependency-free WebAssembly build of [Rust Regex](https://docs.rs/regex/latest
55![ GitHub Actions Workflow Status] ( https://img.shields.io/github/actions/workflow/status/2fd/rregex/release.yml?branch=master ) ![ GitHub Release] ( https://img.shields.io/github/v/release/2fd/rregex ) ![ NPM Version] ( https://img.shields.io/npm/v/rregex )
66[ ![ JSR] ( https://jsr.io/badges/@rregex/rregex )] ( https://jsr.io/@rregex/rregex )
77
8- > Note: this project is not intended to be used in production jet
9-
108- [ Why Rust Regex] ( #why-rust-regex )
119- [ Install] ( #install )
1210- [ Supported Runtimes] ( #supported-runtimes )
@@ -16,6 +14,7 @@ A dependency-free WebAssembly build of [Rust Regex](https://docs.rs/regex/latest
1614 - [ ` Match ` ] ( https://tsdocs.dev/docs/rregex/latest/types/Match.html )
1715 - [ ` Captures ` ] ( https://tsdocs.dev/docs/rregex/latest/types/Captures.html )
1816 - [ ` escape ` ] ( https://tsdocs.dev/docs/rregex/latest/functions/escape.html )
17+ - [ Benchmarks] ( #benchmarks )
1918- [ Known Issues] ( #known-issues )
2019
2120## Why Rust Regex
You can’t perform that action at this time.
0 commit comments