bard-router
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

Bard mobx router

npm version JavaScript Style Guide Known Vulnerabilities

More than just a routing solution, for React/Mobx applications.

Features summary

  • Router with a very simple API, and navigation hooks.
  • React components <Link/> and <Route/> that observe the router state and react accordingly.
  • A collection of plugins to make your life easier (history, window title, scroll, vms).

The name

In medieval Gaelic and British culture, a "bard" was a story teller. They would talk about the people's journey in the world. A user interacting with an aplication is like a journey that the router allows to take, tell and remember.

Install

npm install bard-router -DE

Check the docs :)

Full documentation site

Readme

Keywords

Package Sidebar

Install

npm i bard-router

Weekly Downloads

26

Version

3.0.0

License

MIT

Unpacked Size

35.6 kB

Total Files

22

Last publish

Collaborators

  • aodev