@itshkins/animations
v1.1.2
Published
Frame animation engine with some predefined timing functions
Downloads
5
Maintainers
Readme
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'