Skip to content

Turn a path string such as `/user/:name` into a regular expression

License

Notifications You must be signed in to change notification settings

synapsewebtechadmin/path-to-regexp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Aug 1, 2012
b1ec0d0 · Aug 1, 2012

History

1 Commit
Aug 1, 2012
Aug 1, 2012
Aug 1, 2012
Aug 1, 2012
Aug 1, 2012

Repository files navigation

Path-to-RegExp

Turn an Express-style path string such as /user/:name into a regular expression.

License

MIT

About

Turn a path string such as `/user/:name` into a regular expression

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 84.2%
  • JavaScript 15.8%