2.0.0 • Published 6 months ago

@wq/router v2.0.0

Weekly downloads
25
License
MIT
Repository
github
Last release
6 months ago

@wq/router

@wq/router is a wq.app module that captures URL changes and "responds" with locally-rendered HTML pages. @wq/router is primarily used with @wq/app, a higher-level module that automatically registers the appropriate routes via the wq configuration object. @wq/router also supports direct route registration for routes that do not fit into @wq/app's conventions. @wq/router is based on Redux-First Router and leverages similar concepts.

Documentation

Installation API Configuration Route Info Plugins Methods