1.1.2 • Published 2 years ago
@itshkins/animations v1.1.2
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'