UNPKG

animation-timer

Version:

Low level, lightweight and precise animation utility. Your tick handlers get a duration between 0-1. That's it.

15 lines 279 B
{ "name": "bezier", "repo": "charlottegore/bezier", "description": "Bezier Curve functions", "version": "1.2.0", "keywords": [], "dependencies": { "charlottegore/binary-search": "*" }, "development": {}, "license": "MIT", "scripts": [ "index.js" ] }