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

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

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.