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
UI-Router for Angular 1
UI-Router for Angular 2
UI-Router for React
Resources
In-Depth Guide
Slides comparing ngRoute to ui-router
UI-Router Extras / Addons for legacy (0.x) (@christopherthielen)
Videos
Introduction Video (egghead.io)
Tim Kindberg on Angular UI-Router
Activating States (egghead.io)
Learn Angular.js using UI-Router (LearnCode.academy)
Reporting issues and Contributing
Please read our Contributor guidelines before reporting an issue or creating a pull request.
Angular UI Router 是一个用于 AngularJS 的客户端单页应用路由框架,提供灵活的路由和状态管理。它将应用状态组织成层级树,并通过状态机处理状态之间的转换。UI Router 支持浏览器 URL 与应用导航的双向绑定,允许用户创建深层链接。它还提供了教程、API 文档、下载、指南和常见问题解答等资源。
2394

被折叠的 条评论
为什么被折叠?



