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
- Host: GitHub
- URL: https://github.com/zr00da/tween-range
- Owner: zr00da
- License: mit
- Created: 2017-05-09T17:04:33.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-10T14:10:34.000Z (about 9 years ago)
- Last Synced: 2025-02-18T09:21:29.382Z (about 1 year ago)
- Topics: animate, progress, range, tween
- Language: JavaScript
- Homepage:
- Size: 233 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
