@reframe/path-to-regexp

0.3.2 • Public • Published

@reframe/path-to-regexp

Routing with path-to-regexp.

Note that @reframe/path-to-regexp doesn't use the npm module path-to-regexp directly, but uses React Router's wrapper react-router/matchPath.

Usage

// reframe.config.js

module.exports = {
    $plugins: [
        require('@reframe/path-to-regexp') // npm install @reframe/path-to-regexp
    ]
};

Readme

Keywords

none

Package Sidebar

Install

npm i @reframe/path-to-regexp

Weekly Downloads

1

Version

0.3.2

License

none

Unpacked Size

3.98 kB

Total Files

6

Last publish

Collaborators

  • brillout