AngularUI Router

在AngularJS中使用嵌套视图实现灵活路由的实际解决方案。「The de-facto solution to flexible routing with nested views in AngularJS」

Github stars Tracking Chart

AngularUI Router  Build Status

Note: this is the Angular 1.x source for UI-Router version 1.x. If you are looking for the source for UI-Router
version 0.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.

Overview

Name With Ownerangular-ui/ui-router
Primary LanguageTypeScript
Program languageJavaScript (Language Count: 3)
Platform
License:MIT License
Release Count75
Last Release Name1.1.0 (Posted on )
First Release Name0.0.1 (Posted on )
Created At2013-01-18 20:26:29
Pushed At2023-04-18 10:18:37
Last Commit At2023-04-18 11:18:36
Stargazers Count13.6k
Watchers Count486
Fork Count3k
Commits Count2.1k
Has Issues Enabled
Issues Count3191
Issue Open Count22
Pull Requests Count313
Pull Requests Open Count3
Pull Requests Close Count348
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top