# regex-vis **Repository Path**: laserx/regex-vis ## Basic Information - **Project Name**: regex-vis - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-09-16 - **Last Updated**: 2022-09-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # [Regex-Vis](https://regex-vis.com) 🎨 Regex visualizer & editor ## Preview ![Demo](https://user-images.githubusercontent.com/27432981/158397572-7378c0fe-63d4-421b-b609-e14e8ba527bf.gif) ## Features - Regular expression visualizer - Visual editing regular expression - Testing regular expression ## Blog - [English](https://www.bowencodes.com/post/regex-vis_en) - [Chinese](https://www.bowencodes.com/post/regex-vis) ## Deployment To deploy this project run ```bash # install dependencies, use pnpm! $ pnpm install # serve with hot reload at localhost:3000 $ pnpm start ``` ## 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/)