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

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i path-to-regexp-es6

    Weekly Downloads

    417

    Version

    1.7.0

    License

    MIT

    Last publish

    Collaborators

    • nightwolfz