Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/path-to-regexp/

History.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/path-to-regexp/History.md
190 Views
0 Comments
0.1.7 / 2015-07-28
==================

* Fixed regression with escaped round brackets and matching groups.

0.1.6 / 2015-06-19
LICENSE /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/path-to-regexp/LICENSE
347 Views
0 Comments
The MIT License (MIT)

Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com)

Permission is hereby granted, free of charge, to
Readme.md /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/path-to-regexp/Readme.md
193 Views
0 Comments
# Path-to-RegExp

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

**Note:** This is a legacy
index.js /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/path-to-regexp/index.js
157 Views
0 Comments
/**
* Expose `pathtoRegexp`.
*/

module.exports = pathtoRegexp;

/**
* Match matching groups in a regular expression.
package.json /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/path-to-regexp/package.json
145 Views
0 Comments
{
"name": "path-to-regexp",
"description": "Express style path to RegExp utility",
"version": "0.1.7",
"files": [
"i