Displaying 1 to 20 from 23 results

ui-router - The de-facto solution to flexible routing with nested views in AngularJS

  •    TypeScript

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.

angular-1-5-components-app - A Contacts Manager application built on Angular 1

  •    Javascript

Try the Contacts Manager app! You'll need to register and create an account.Want the ES2015 version? Check it out here.

ui-router-tabs - Idiot-proof tab panes with route support using Angular.js + Bootstrap 3 + UI Router

  •    Javascript

Leverages UI Bootstrap and UI Router to give you full-strength route-driven tabs in Angular.js.Add ui.router.tabs as a new module dependency in your angular app.




angular - UI-Router for Angular: State-based routing for Angular (v2+)

  •    TypeScript

@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.

react - 🔼 UI-Router for React

  •    TypeScript

UI-Router provides extremely flexible, state based routing to the React ecosystem. 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.

ng1-ng4-webpack-lazy-uirouter - 😁 Angular1 + Angular4 + Webpack2 + UI-Router + Lazy Loading + Babel

  •    Javascript

Example for Angular 1.x + Angular 2.0 + NgUpgrade + Webpack + Ui-Router with Lazy Loading!


vanilla-ui-router - Simple vanilla JavaScript router

  •    Javascript

Simple vanilla JavaScript router to be used inside a single page app to add routing capabilities.The router comes with zero dependencies and can be used with any other libraries. It's based on the hashchange-Event.

ocLazyLoad-SystemJS-Router - Dynamically load angular modules via routes

  •    Javascript

This class combines three different projects to enable route based lazy loading of angular modules. Please see the SystemJS Seed project for details on usage. More specifically, take a look in the app.js file.

angular1-webpack-starter - Component based Angular(1.x) web development with Webpack and ES6.

  •    Javascript

A starter project using Angular 1.x with Webpack. A Webpack + ES6 re-implementation of the generator-aio-angular project. Still wanna use Gulp + ES5? Check the generator-aio-angular project.

generator-aio-angular - All In One AngularJS generator(Material Design/Gulp/ui-router).

  •    Javascript

All In One Yeoman generator for AngularJS 1.3, using gulp and ui-router with material design, based on John Papa's generator-hottowel and angular-styleguide. Wanna use Webpack + ES6? Check the angular1-webpack-starter project.

tf-metatags - Angular module for providing MetaTags support based on routes.

  •    Javascript

Angular module for providing MetaTags support based on routes. Inspired from angular-metatags and used some ideas from ui-router-metatags.

ui-navbar - AngularJS responsive navigation bar with recursive menu and submenu construction defined in json object

  •    Javascript

Build a responsive navigation menu bar with sub-menu in a recursive fashion using ui-router to load partials. The directive can now be used in 3 different ways: buttons or icons, navbar with separated drop-down menu or single tree structure.

polymer-ui-router - UI-router wrapper for Web Components

  •    Javascript

Use https://ui-router.github.io/core/docs/latest/ and https://ui-router.github.io/ For general UI-Router documentation. UI-Router is one of most popular routing solutions, with ports for angular 1.x, 2.x+ and react - now also available for Web Components.

visualizer - UI-Router state visualizer and transition visualizer

  •    TypeScript

Visualizes the state tree and transitions in UI-Router 1.0+. The Visualizer is a UI-Router plugin. Register the plugin with the UIRouter object.

core - UI-Router Core: Framework agnostic, State-based routing for JavaScript Single Page Apps

  •    TypeScript

UI-Router core provides client-side Single Page Application routing for JavaScript. This core is framework agnostic. It is used to build UI-Router for Angular 1, UI-Router for Angular 2, and UI-Router React. 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.

rx - Reactive Extensions (RxJS) for UI-Router

  •    Javascript

This UI-Router plugin exposes various events in UI-Router as RxJS Observables. This helps you to use UI-Router in a reactive mode.

sample-app-angular - UI-Router for Angular - Sample Application (angular-cli)

  •    TypeScript

This project was generated with angular-cli version 1.0.0-beta.30. This sample app is intended to demonstrate a non-trivial ui-router application.

sticky-states - Sticky states for UI-Router 1.0

  •    TypeScript

The initial use case for this functionality is to implement "tabs" for application modules. Using Sticky States, a single app can implement one state tree for each tab, and have them operate at the same time, in parallel to each other. Each tab is implemented as its own UI-Router state tree. While one tab is active, the other tab is inactivated, but can be reactivated without losing any work in progress. If a sibling of the sticky state (or a child of a sibling) is activated, the sticky state tree will "inactivate". A transition back to the inactivate state will reactivate it.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.