angularjs-gsTimelines
angularjs-gsTimelines copied to clipboard
Creation of animation DSL to build sophisticated UX transitions using animation timelines.
Hey there, I have a problem, I'm wondering if you can help me with it. I have an over-arching controller (Let's call it the QuizController) which enables the user to...
### DSL Ideas  ### CodePen Demos 
Using _unbalanced_ binary trees [instead of Arrays] to manage the order of gsSteps and gsTimelines will allow constructs such as **ng-if**, **ng-repeat** to be used and dynamically add/remove/sort the list...
Implement gsStage as 0..n groupings with gsTimelines. Stages act as **sequential** chained phases of an animation; wrapped in optional resolvers that **must resolve** before the next stage will be started...