This package has been deprecated

Author message:

This npm package 'ui-router-ng2' has been renamed to '@uirouter/angular'. Please update your package.json. See https://ui-router.github.io/blog/uirouter-scoped-packages/

ui-router-ng2
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-beta.5 • Public • Published

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.

Dependencies (2)

Dev Dependencies (48)

Package Sidebar

Install

npm i ui-router-ng2

Weekly Downloads

37

Version

1.0.0-beta.5

License

MIT

Last publish

Collaborators

  • christopherthielen