https://github.com/2fd/rust-regex-playground
Web tool to evaluate rust regular expressions
https://github.com/2fd/rust-regex-playground
regex rust
Last synced: over 1 year ago
JSON representation
Web tool to evaluate rust regular expressions
- Host: GitHub
- URL: https://github.com/2fd/rust-regex-playground
- Owner: 2fd
- License: mit
- Created: 2019-05-19T04:11:13.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-02-26T07:30:04.000Z (over 1 year ago)
- Last Synced: 2025-02-27T15:21:39.098Z (over 1 year ago)
- Topics: regex, rust
- Language: TypeScript
- Homepage: https://rregex.dev
- Size: 1.72 MB
- Stars: 41
- Watchers: 3
- Forks: 2
- Open Issues: 12
-
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
