Reactive Animation Package for Meteor


Summary of my bookmarked Github repositories from Dec 9th, 2014

Github repositories

  • percolatestudio/meteor-momentum

    meteor-momentum is a reactive animation package designed for Meteor. It allows for easy reuse of animation behavior through shareable plugins. However, the package is not actively maintained and may not work for all use cases. Users are encouraged to create their own custom plugins tailored to their application's needs. Momentum serves as a minimal interface to uihooks that can be declaratively used in templates. Built-in plugins include CSS transitions, growl-style notifications, page transition animations, fading effects, and height animation. The project provides examples and welcomes contributions. The package is licensed under MIT.