Git Product home page Git Product logo

Comments (12)

homerjam avatar homerjam commented on July 21, 2024

They begin here

from angular-gsapify-router.

jonathansolorzn avatar jonathansolorzn commented on July 21, 2024

Is this better than angular-ui-router-anim-in-out?, Will it be supported for long time?, Is it constantly developed or just a one time development project?

from angular-gsapify-router.

homerjam avatar homerjam commented on July 21, 2024

Its an alternative to that plugin, this is one is more recent.

The key difference is that this plugin is way more configurable - for example you can use functions to define transitions and set a priority to vary transition depending on to/from state. It also has more events to hook up to.

Additionally it uses JS rather than CSS for the transitions which means you can more easily create complex transitions of multiple properties.

I use it in virtually all my projects so its well maintained. It should always work with angular 1.x and ui-router as these projects have both reached maturity and are unlikely to change.

from angular-gsapify-router.

jonathansolorzn avatar jonathansolorzn commented on July 21, 2024

I see, isn't it available through bower?

from angular-gsapify-router.

jonathansolorzn avatar jonathansolorzn commented on July 21, 2024

How do I add TweenMax? Is it the same as install gsap? bower install gsap --save ?

from angular-gsapify-router.

homerjam avatar homerjam commented on July 21, 2024

Yep bower too, but npm seems better setup for build tools out of the box. Each to their own of course ; )

from angular-gsapify-router.

jonathansolorzn avatar jonathansolorzn commented on July 21, 2024

Ok, I'll move to npm, but I don't know how to load npm modules in the client index.html right now...

from angular-gsapify-router.

homerjam avatar homerjam commented on July 21, 2024

it depends on your project as a whole for how you include tweenmax but the example shows one way of doing it

from angular-gsapify-router.

homerjam avatar homerjam commented on July 21, 2024

you can just use a script tag if not using a build tool

from angular-gsapify-router.

jonathansolorzn avatar jonathansolorzn commented on July 21, 2024

Hmmm, any tutorial link?, what build tool would you recommend?

from angular-gsapify-router.

homerjam avatar homerjam commented on July 21, 2024

I think the demo is linked in the description, or else you can look at the example folder of the repo.

from angular-gsapify-router.

homerjam avatar homerjam commented on July 21, 2024

I'd recommend learning the fundamentals first. Get to grips with gulp then try webpack

from angular-gsapify-router.

Related Issues (20)

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.