Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bowen7/regex-vis
🎨 Regex visualizer & editor
https://github.com/bowen7/regex-vis
editor react reactjs regex regexp tsx typescript visualizer
Last synced: 29 days ago
JSON representation
🎨 Regex visualizer & editor
- Host: GitHub
- URL: https://github.com/bowen7/regex-vis
- Owner: Bowen7
- License: mit
- Created: 2020-09-15T07:59:45.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-20T02:25:02.000Z (about 2 months ago)
- Last Synced: 2024-10-15T14:04:58.294Z (29 days ago)
- Topics: editor, react, reactjs, regex, regexp, tsx, typescript, visualizer
- Language: TypeScript
- Homepage: https://regex-vis.com
- Size: 2.17 MB
- Stars: 3,707
- Watchers: 34
- Forks: 271
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# [Regex-Vis](https://regex-vis.com)
🎨 Regex visualizer & editor## Preview
![regex-vis](https://user-images.githubusercontent.com/27432981/180222745-da4671c6-8e0e-44f2-818f-25d5fa237956.gif)## Features
- Visualizing regular expressions
- Visual editing of regular expressions
- Testing of regular expressions.## Blog
- [English](https://www.bowencodes.com/post/regex-vis_en)
- [Chinese](https://www.bowencodes.com/post/regex-vis)## Contribution Guide
[Contribution Guide](https://github.com/Bowen7/regex-vis/blob/master/.github/CONTRIBUTING.md)
## Feedback
- [Report a bug](https://github.com/Bowen7/regex-vis/issues)
- You can also [open a new discussion](https://github.com/Bowen7/regex-vis/discussions) to ask questions about this repository or get help.## License
[MIT](https://choosealicense.com/licenses/mit/)
## Thanks
This project is tested with BrowserStack.
## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=bowen7/regex-vis&type=Date)](https://star-history.com/#bowen7/regex-vis&Date)