https://github.com/threepointone/pathregexp
convert an express-style route string into a regular expression
https://github.com/threepointone/pathregexp
Last synced: 3 months ago
JSON representation
convert an express-style route string into a regular expression
- Host: GitHub
- URL: https://github.com/threepointone/pathregexp
- Owner: threepointone
- Created: 2014-03-05T13:51:48.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-05T13:52:55.000Z (over 11 years ago)
- Last Synced: 2025-01-25T08:11:36.839Z (4 months ago)
- Language: JavaScript
- Size: 97.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
convert an express-style route string into a regular expression
(ripped straight out of express)