path-to-regexp

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

MIT License

Downloads
246.3M
Stars
7.9K
Committers
34

Bot releases are hidden (Show)

path-to-regexp - Match Function

Published by blakeembrey almost 5 years ago

Added

  • Add native match function to library
path-to-regexp - Backport token to function options

Published by blakeembrey almost 5 years ago

Added

  • Backport TokensToFunctionOptions
path-to-regexp - Validate and sensitive options

Published by blakeembrey about 5 years ago

  • Add sensitive option for tokensToFunction (#191)
  • Add validate option to path functions (#178)