Skip to content

Lazy-loaded/runtime-configurable/server-enhanced routing for AngularJS applications

License

Notifications You must be signed in to change notification settings

afterglowtech/angular-detour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-detour

  • 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.

Implementation

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.

History/Attribution

detour is a derivation of ui-router (https://github.com/angular-ui/ui-router).

License

See the LICENSE file.

Questions/Comments/Concerns

See the Issues List.

About

Lazy-loaded/runtime-configurable/server-enhanced routing for AngularJS applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published