An open API service indexing awesome lists of open source software.

https://github.com/8573/uri-regex-generator


https://github.com/8573/uri-regex-generator

Last synced: 6 months ago
JSON representation

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]: