vada-browser
v0.11.0
Published
Functions related to in-browser vada routing
Downloads
8
Readme
Vada + Browser
This module provides functionality that is useful when running a
vada application within a browser
(vs. mobile or desktop).
The main idea here is to specify for the browser how to map URLs
patterns to vada routes. Once this is done, the browser will
monitor window.location and submit actions to the application
store requesting route changes whenever a new location is requested.
