An open API service indexing awesome lists of open source software.

https://github.com/zr00da/tween-range

Bind event progress to animation range
https://github.com/zr00da/tween-range

animate progress range tween

Last synced: about 1 year ago
JSON representation

Bind event progress to animation range

Awesome Lists containing this project

README

          

# tween-range

`tweenRange(val, [valMin, valMax], [outMin, outMax], 'easing')`

Bind event progress to animation range using Penner easing functions, useful for scroll/swipe and other user initiated effects

![tween-range example!](https://github.com/mystrdat/tween-range/raw/master/examples/example.gif)