https://github.com/f01c33/rx
Regex eXplorer, allows you to test your regexes with live-reload
https://github.com/f01c33/rx
cli regex regex-util regexp tui
Last synced: 5 months ago
JSON representation
Regex eXplorer, allows you to test your regexes with live-reload
- Host: GitHub
- URL: https://github.com/f01c33/rx
- Owner: f01c33
- Created: 2024-05-22T01:18:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-12T07:44:08.000Z (12 months ago)
- Last Synced: 2025-07-12T09:19:27.239Z (12 months ago)
- Topics: cli, regex, regex-util, regexp, tui
- Language: Go
- Homepage:
- Size: 6.57 MB
- Stars: 18
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Regex eXplorer (rx)
#### Instalation
```bash
go install github.com/f01c33/rx@main
```
#### Usage
```bash
rx
```
Press tab to switch between regex and text to match.
#### Example
