1.0.0 • Published 3 years ago

pineapplea v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

What the libary does?

animated html elements, any elements with css animation properties

What the future of the libary?

to animate anything on the web, svg,3d elements etc..

Installation

npm i Pineapple --save

cdn url : https://www.whoisofek.in/pineapple.js

Then...

...

import { Pineapple } from 'Pineapple';

let woop

const img = new Pineapple(woop)

img.Scale({selector:'.img',end:1,start:0,duration:5,delay:0})

Options

animate Scale,Rotate,MoveX,MoveY