- implements a StatesTree-version of ui-router
- allows runtime editing of configuration
- supports merging json representations of routing definitions as initial configurations and as updates
- allows templateProviders and resolve functions to be specified as named services
- supports lazy loading of components through angular-couchPotato
- supports lazy-loading/updating definitions from a server through AJAX
- derivation of ui-router
See the README in the samples directory for basic demonstrations.
Integration points with ui-router are up in the air as that project progresses. At this time, updates to ui-router are being tracked manually.
detour is a derivation of ui-router (https://github.com/angular-ui/ui-router).
See the LICENSE file.
See the Issues List.