3.2.1 • Published 5 months ago

kea-router v3.2.1

Weekly downloads
2,222
License
MIT
Repository
github
Last release
5 months ago

NPM Version minified minified + gzipped Backers on Open Collective Sponsors on Open Collective

kea-router

Router plugin for kea. Version 3 works with kea 3.0.0 and up.

Installation

Install the package:

yarn add kea-router

Add the plugin to the list when resetting the context:

import { routerPlugin } from 'kea-router'

resetContext({
  plugins: [routerPlugin]
})

You may add extra options with routerPlugin(options), see the source for more :)

Sample usage

Read the documentation

3.2.1

5 months ago

3.2.0

9 months ago

3.1.3-beta.0

3 years ago

3.1.3

3 years ago

3.1.2

3 years ago

3.1.4

3 years ago

3.1.1

3 years ago

3.1.0

3 years ago

3.0.1

3 years ago

3.0.0-alpha.1

3 years ago

3.0.0

3 years ago

3.0.0-alpha.0

3 years ago

1.0.7

3 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.5.3

4 years ago

0.5.2

4 years ago

0.5.0

5 years ago

0.5.1

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.2

5 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.2

6 years ago