@freelensapp/animate
v1.7.0
Published
Highly extendable animate in the Freelens.
Readme
@freelensapp/animate
This package contains stuff related to creating Lens-applications.
Usage
npm install @freelensapp/animateimport { 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";