@wq/router
v2.0.0
Published
Respond to URL changes with locally generated pages and custom events
Downloads
209
Readme
@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