2.4.5 • Published 5 years ago

router5-logtown-plugin v2.4.5

Weekly downloads
6
License
MIT
Repository
github
Last release
5 years ago

Router5 logtown plugin

npm version dependencies:? devDependencies:?

Installation

npm install router5-logtown-plugin --save

or

yarn add router5-logtown-plugin

Usage

import logtownPlugin from 'router5-logtown-plugin';

const routes = [];
const router = createRouter(routes, {
        defaultRoute: 'home'
    })
    // Plugins
    .usePlugin(logtownPlugin());

License

router5-logtown-plugin is released under the MIT license.

Donate

npm.io npm.io

2.4.5

5 years ago

2.4.4

6 years ago

2.2.0

6 years ago

1.0.0

7 years ago