https://github.com/noflo/noflo-tween
Timeline components for NoFlo
https://github.com/noflo/noflo-tween
easing-functions noflo
Last synced: 10 months ago
JSON representation
Timeline components for NoFlo
- Host: GitHub
- URL: https://github.com/noflo/noflo-tween
- Owner: noflo
- License: mit
- Created: 2014-03-25T14:15:03.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2023-01-16T08:02:28.000Z (over 3 years ago)
- Last Synced: 2025-04-24T22:39:18.441Z (about 1 year ago)
- Topics: easing-functions, noflo
- Language: JavaScript
- Homepage:
- Size: 156 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
# noflo-tween
Tween and timeline components for NoFlo
## Changes
* 0.3.0 (January 2nd 2019)
- Added a timeline component for managing multi-track timelines ([see example](https://github.com/c-base/c3-flo/blob/master/animations/crash.yml))
- Ported the library from CoffeeScript to ES6