https://github.com/noflo/noflo-tween
Timeline components for NoFlo
https://github.com/noflo/noflo-tween
easing-functions noflo
Last synced: 2 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 (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-01-16T08:02:28.000Z (over 2 years ago)
- Last Synced: 2024-08-09T17:55:25.711Z (11 months ago)
- Topics: easing-functions, noflo
- Language: JavaScript
- Homepage:
- Size: 156 KB
- Stars: 4
- Watchers: 4
- 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