https://github.com/8573/uri-regex-generator
https://github.com/8573/uri-regex-generator
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/8573/uri-regex-generator
- Owner: 8573
- Created: 2014-12-18T17:53:32.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-19T01:31:39.000Z (over 11 years ago)
- Last Synced: 2025-04-17T18:47:08.106Z (over 1 year ago)
- Language: Idris
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.mkd
Awesome Lists containing this project
README
URI-regex-generator
======================================================================
A utility program for generating [regular expressions] [regexes] for
matching [Uniform Resource Identifiers] [URIs] (specifically, the
`` rule defined by [IETF RFC 3986]).
[regexes]:
[URIs]:
[IETF RFC 3986]: