Skip to content

itshkins/animations

Repository files navigation

Frame animation engine with some predefined timing functions

Installation

npm i @itshkins/animations@latest

Usage

<script src="./node_modules/@itshkins/animations/dist/animations.js"></script>
import * as animation from '@itshkins/animations'
import { FrameAnimation, ImagesCompleteListener } from '@itshkins/animations'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published