@itshkins/animations
v1.1.2
Published
Frame animation engine with some predefined timing functions
Maintainers
Readme
Frame animation engine with some predefined timing functions
Installation
npm i @itshkins/animations@latestUsage
<script src="./node_modules/@itshkins/animations/dist/animations.js"></script>import * as animation from '@itshkins/animations'import { FrameAnimation, ImagesCompleteListener } from '@itshkins/animations'