https://github.com/goto-eof/regex_craftsman
Learn, build and test Regular Expressions (RegEx / RegExp).
https://github.com/goto-eof/regex_craftsman
Last synced: 13 days ago
JSON representation
Learn, build and test Regular Expressions (RegEx / RegExp).
- Host: GitHub
- URL: https://github.com/goto-eof/regex_craftsman
- Owner: goto-eof
- Created: 2023-09-05T01:56:17.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-09T12:56:24.000Z (almost 3 years ago)
- Last Synced: 2025-06-22T00:40:10.035Z (about 1 year ago)
- Language: Dart
- Homepage:
- Size: 771 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Regex Craftsman
Tool to learn, build and test Regular Expressions (RegEx / RegExp).
Features:
- underline matches
- view matches as list
- text replace
- regex cheat sheet
- copy to clipboard (as CSV / JSON) text that matches
- copy to clipboard (as CSV / JSON) text that does not match
- save, view saved and delete personal regex
# Download from Snap Store (Ubuntu)
[](https://snapcraft.io/regex-craftsman)
# Screenshots
| Screenshots | |
| :-----------------------------------------: | :-----------------------------------------: |
|
|
|
|
|
|
If you found a bug, please [contact me](http://andre-i.eu/#contactme).
# Technologies
Dart + Flutter