@uirouter/angularjs

WebJar for @uirouter/angularjs

Лицензия

Лицензия

MIT
Категории

Категории

Github Инструменты разработки Контроль версий Angular Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

github-com-angular-ui-ui-router
Последняя версия

Последняя версия

1.0.29
Дата

Дата

Тип

Тип

jar
Описание

Описание

@uirouter/angularjs
WebJar for @uirouter/angularjs
Ссылка на сайт

Ссылка на сайт

https://www.webjars.org
Система контроля версий

Система контроля версий

https://github.com/angular-ui/ui-router

Скачать github-com-angular-ui-ui-router

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-angular-ui-ui-router/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>github-com-angular-ui-ui-router</artifactId>
    <version>1.0.29</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-angular-ui-ui-router/
implementation 'org.webjars.npm:github-com-angular-ui-ui-router:1.0.29'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-angular-ui-ui-router/
implementation ("org.webjars.npm:github-com-angular-ui-ui-router:1.0.29")
'org.webjars.npm:github-com-angular-ui-ui-router:jar:1.0.29'
<dependency org="org.webjars.npm" name="github-com-angular-ui-ui-router" rev="1.0.29">
  <artifact name="github-com-angular-ui-ui-router" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-angular-ui-ui-router', version='1.0.29')
)
libraryDependencies += "org.webjars.npm" % "github-com-angular-ui-ui-router" % "1.0.29"
[org.webjars.npm/github-com-angular-ui-ui-router "1.0.29"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.webjars.npm : uirouter__core jar [6.0.7]

Модули Проекта

Данный проект не имеет модулей.

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.

org.webjars.npm

AngularUI

Версии библиотеки

Версия
1.0.29
1.0.22
1.0.21
1.0.20
1.0.15
1.0.4
1.0.0-rc.1
0.4.3
0.4.2
0.3.2