path-to-regexp-es6

1.7.0 • Public • Published

Path-to-RegExp

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

This is a wrapper for path-to-regexp 1.7.0 so that it can be used with es6 modules and typescript.

Installation

npm install path-to-regexp-es --save

Usage

See https://github.com/pillarjs/path-to-regexp

Package Sidebar

Install

npm i path-to-regexp-es6

Weekly Downloads

178

Version

1.7.0

License

MIT

Last publish

Collaborators

  • nightwolfz