angular-ui/ui-router

Name: ui-router

Owner: AngularUI

Description: The de-facto solution to flexible routing with nested views in AngularJS

Created: 2013-01-18 20:26:29.0

Updated: 2018-01-19 02:05:37.0

Pushed: 2018-01-18 09:15:56.0

Homepage: http://ui-router.github.io/

Size: 11585

Language: TypeScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

AngularUI Router  Build Status

Greenkeeper badge

Note: this is the Angular 1.x source for UI-Router version 1.0. If you are looking for the source for UI-Router version 0.2.x, it can be found here


The de-facto solution to flexible routing in angular

Tutorials | API Docs | Download stable (or Minified) | Guide | Sample App | FAQ | Report an Issue | Contribute | Help! |


Angular UI-Router is a client-side Single Page Application routing framework for AngularJS.

Routing frameworks for SPAs update the browser's URL as the user navigates through the app. Conversely, this allows changes to the browser's URL to drive navigation through the app, thus allowing the user to create a bookmark to a location deep within the SPA.

UI-Router applications are modeled as a hierarchical tree of states. UI-Router provides a state machine to manage the transitions between those application states in a transaction-like manner.

Get Started
Resources
Videos
Reporting issues and Contributing

Please read our Contributor guidelines before reporting an issue or creating a pull request.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.