cody - HTMLify profile

cody
4270 Files
634866 Views
Latest files of /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/path-to-regexp
0.1.7 / 2015-07-28
==================
* Fixed regression with escaped round brackets and matching groups.
0.1.6 / 2015-06-19
==================
==================
* Fixed regression with escaped round brackets and matching groups.
0.1.6 / 2015-06-19
==================
/**
* Expose `pathtoRegexp`.
*/
module.exports = pathtoRegexp;
/**
* Match matching groups in a regular expression.
* Expose `pathtoRegexp`.
*/
module.exports = pathtoRegexp;
/**
* Match matching groups in a regular expression.
# Path-to-RegExp
Turn an Express-style path string such as `/user/:name` into a regular expression.
**Note:** This is a legacy branch. You should upgrade to `1.x`.
## Usage
Turn an Express-style path string such as `/user/:name` into a regular expression.
**Note:** This is a legacy branch. You should upgrade to `1.x`.
## Usage