Easie
Ease function
A CoffeeScript implementation of Robert Penner's easing equations for creating advanced transitions in animations.
Robert Penner's easing equations converted to coffeescript.
39 stars
2 watching
5 forks
Language: CoffeeScript
last commit: over 13 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mattdesl/eases | A collection of easing functions for smoothing animations and other time-based effects | 378 |
nicolausyes/easing-functions | A collection of 30 easing functions implemented in C++ for use in animations and other graphical effects. | 154 |
glslify/glsl-easings | Provides GLSL-compatible easing functions for animations and graphics | 447 |
gre/bezier-easing | A JavaScript library for implementing cubic Bezier curve eases in animations. | 1,740 |
impmja/godot-easing | Easing function port from Robert Penner's equations | 52 |
jhardy/compass-ceaser-easing | A Compass extension providing a set of cubic-bezier easing functions and mixins for CSS transitions. | 409 |
roberthein/ease | An event-driven animation system with customizable spring animations | 1,260 |
gdsmith/jquery.easing | A jQuery plugin providing advanced easing options for animations | 925 |
craiggrummitt/spritekiteasingswift | A Swift library providing more advanced easing functions for SpriteKit animations | 117 |
larsenwork/postcss-easing-gradients | Creates smooth linear-gradients approximating easing functions in CSS | 929 |
javierlopatin/gee_functions | Provides a set of reusable JavaScript functions to facilitate tasks in Google Engine environments. | 2 |
ozankasikci/generator-phaser-coffeescript-gulp | A tool for creating Phaser games with CoffeeScript and Gulp, enabling development with live-reload support. | 22 |
coffee-js/vue-coffee-workflow | A Vue.js 2 application built with CoffeeScript and tools to simplify HTML rendering during building | 23 |
autotelicum/smooth-coffeescript | A comprehensive guide to functional programming in CoffeeScript | 576 |
raganwald/katy | Enables fluent method chaining on ordinary classes and objects | 171 |