Works with simple numeric css properties (with units or without), combined properties such as padding and rgb hex colors. Eliminates duplicate values and unused keyframes to optimize animation size.
You describe them in JS and it generates and inserts a <style> in the document <head> with a CSS keyframe animation. This lets you dynamically calculate values based ...