@uirouter/angular

WebJar for @uirouter/angular

License

License

MIT
Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

uirouter__angular
Last Version

Last Version

1.0.0-beta.6
Release Date

Release Date

Type

Type

jar
Description

Description

@uirouter/angular
WebJar for @uirouter/angular
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

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

Download uirouter__angular

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.webjars.npm : uirouter__core jar 5.0.0
org.webjars.npm : uirouter__rx jar 0.3.1

Project Modules

There are no modules declared in this project.

UI-Router for Angular  Build Status

@uirouter/angular: State based routing for Angular (v2+)


Tutorials | API Docs | Guides | Sample App | Report an Issue | Contribute | Help!


@uirouter/angular is a client-side Single Page Application routing framework for Angular.

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

Reporting issues and Contributing

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

org.webjars.npm

UI-Router

State-based routing for single page web applications

Versions

Version
1.0.0-beta.6