I made a tool to write/test easing equation functions. It uses JavaScript syntax to evaluate the expression, which you can just type in. I found it helpful to test curves. I rolled out this one because I didn’t found a similar tool, most were Math or CSS related.
Check it out here: projects.stroep.nl/ease
The post Easing equation test tool first appeared on Stroep.