https://github.com/vidhill/csscurvetool
CSS Curve Graph/Tool
https://github.com/vidhill/csscurvetool
animation curves graph keyframes svg web-animation
Last synced: 10 days ago
JSON representation
CSS Curve Graph/Tool
- Host: GitHub
- URL: https://github.com/vidhill/csscurvetool
- Owner: vidhill
- License: apache-2.0
- Created: 2016-07-11T19:18:10.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-09-15T23:38:53.000Z (over 8 years ago)
- Last Synced: 2025-03-10T18:09:17.311Z (about 1 year ago)
- Topics: animation, curves, graph, keyframes, svg, web-animation
- Language: JavaScript
- Homepage:
- Size: 208 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cssCurveTool
Little experimental project in early stages, plotting css/Web animation API keyframes on a graph,
using Snap.svg
Visualise easing curves in terms of real values, intention is to add drag to re-time keyframes, ability to preview animation
Using ES6, ES6 Modules and Webpack to package.
Using Karma and Jasmine for unit testing.