https://github.com/jdgregson/regex-builder
A tool for testing JavaScript regular expressions.
https://github.com/jdgregson/regex-builder
Last synced: about 1 year ago
JSON representation
A tool for testing JavaScript regular expressions.
- Host: GitHub
- URL: https://github.com/jdgregson/regex-builder
- Owner: jdgregson
- Created: 2018-11-10T02:25:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-14T20:34:28.000Z (over 7 years ago)
- Last Synced: 2025-04-06T06:41:22.739Z (about 1 year ago)
- Language: CSS
- Size: 516 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Regex Builder
### Overview
A tool for testing JavaScript regular expressions.
Forked from [ysmood](https://github.com/ysmood)'s excellent [regex-builder](https://github.com/ysmood/regex-builder) project.
#### License
This project is licensed under the [BSD-2-Clause](https://opensource.org/licenses/BSD-2-Clause) license.