Giter Site home page Giter Site logo

jorge07 / ui-router-extras Goto Github PK

View Code? Open in Web Editor NEW

This project forked from christopherthielen/ui-router-extras

0.0 3.0 0.0 1.75 MB

Extras for UI-Router for AngularJS. Sticky States (a.k.a. parallel states), Deep State Redirect (for tab-like navigation), Future States (async state definition)

Home Page: http://christopherthielen.github.io/ui-router-extras/

JavaScript 100.00%

ui-router-extras's Introduction

Addons for Angular UI-Router:

Full Website (description, API, demos): http://christopherthielen.github.io/ui-router-extras/

UI-Router is the defacto router for AngularJS.

UI-Router Extras adds 4 additional features to help you write large modular applications.

  • Sticky State
  • Deep State Redirect
  • Future State
  • Previous State

Dependencies

  • required:
    • "angular": "~1.2.0",
    • "angular-ui-router": "~0.2.10"

Install

  1. download the files
    1. Bower
      1. add "ui-router-extras": "latest" to your bower.json file then run bower install OR run bower install ui-router-extras
  2. include the files in your app
    1. ct-ui-router-extras.min.js
  3. include the module in angular (i.e. in app.js) - ct.ui.router.extras

Development

  1. git checkout master
    1. run npm install && bower install
    2. write your code then run grunt
    3. git commit your changes

The Gruntfile.js default target generates the output files into a build/ directory. It runs all unit tests on the built file, as well as the minified file.

ui-router-extras's People

Contributors

christopherthielen avatar cinamonas avatar dasois avatar georeith avatar jamesgorrie avatar jpmckearin avatar jurrinus avatar ssleptsov avatar thetrevdev avatar zacronos avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.