https://2fd.github.io/rust-regex-playground
Web tool to evaluate rust regular expressions
https://2fd.github.io/rust-regex-playground
regex rust
Last synced: 9 months ago
JSON representation
Web tool to evaluate rust regular expressions
- Host: GitHub
- URL: https://2fd.github.io/rust-regex-playground
- Owner: 2fd
- License: mit
- Created: 2019-05-19T04:11:13.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-23T20:48:44.000Z (over 1 year ago)
- Last Synced: 2024-12-23T21:30:31.395Z (over 1 year ago)
- Topics: regex, rust
- Language: TypeScript
- Homepage: https://rregex.dev
- Size: 8.48 MB
- Stars: 41
- Watchers: 3
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RUST REGEX PLAYGROUND
Web tool to evaluate rust regular expressions using [rregex](https://github.com/2fd/rregex)
## Preview replacement, find, matches

## Preview named matches

## Evaluate syntax

## Detect parse errors
