@freelensapp/animate
v0.1.0
Published
Highly extendable animate in the Lens.
Downloads
90
Readme
@freelensapp/animate
This package contains stuff related to creating Lens-applications.
Usage
$ npm install @freelensapp/animate
import { animateFeature } from "@freelensapp/animate";
import { animateFeature, requestAnimationFrameInjectable } from "@freelensapp/animate";
import { Animate } from "@freelensapp/animate";
import type { AnimateName } from "@freelensapp/animate";
import type { RequestAnimationFrame } from "@freelensapp/animate";