UNPKG

html-trajectory

Version:

Animate HTML elements along a curved path from their current position to a target element. Eg. a product photo flying into the cart icon.

12 lines (11 loc) 189 B
{ "compilerOptions": { "target": "ES6", "module": "CommonJS", "outDir": "dist", "strict": true, "declaration": true, "sourceMap": true }, "include": ["src"] }