3.2.2 β€’ Published 5 months ago

animejs v3.2.2

Weekly downloads
114,813
License
MIT
Repository
github
Last release
5 months ago

!IMPORTANT

πŸŽ‰ Anime.js V4 is now available in early access πŸŽ‰

After years in the making, Anime.js V4 is finally available in early access for my GitHub Sponsors!

Getting started

Download

Via npm

$ npm install animejs --save

or manual download.

Usage

ES6 modules

import anime from 'animejs/lib/anime.es.js';

CommonJS

const anime = require('animejs');

File include

Link anime.min.js in your HTML :

<script src="anime.min.js"></script>

Hello world

anime({
  targets: 'div',
  translateX: 250,
  rotate: '1turn',
  backgroundColor: '#FFF',
  duration: 800
});

Documentation

Demos and examples

Browser support

ChromeSafariIE / EdgeFirefoxOpera
24+8+11+32+15+

Website | Documentation | Demos and examples | MIT License | Β© 2019 Julian Garnier.

@itancc/2d@nmacarthur/lineboy@nmacarthur/zoomboy@revolut/ui-kit@hasaki-ui/hsk-ezrealo-h5-playerxdh-map-testsetjs-examples@arjent/simple-animationfluido-componentsset-websiteodaplayer@teipublisher/pb-components7exp-annotation-toolexp-canvasredpen-canvaszd-mapfanshuuileapflow-coreplot-plan-editoralanzoutestrework_feanaro_toolbox@scma/toastscui.org@enlighthq/components@a-squared/wcvue-3d-scenevame@vbardo/modalor-libraryoda-player@dariosechi/badge@dariosechi/button@dariosechi/credit-card@dariosechi/forms@dariosechi/header@dariosechi/image@dariosechi/list@dariosechi/fluid-pager@dariosechi/modal@dariosechi/navigator@dariosechi/pager@dariosechi/router@dariosechi/spinner@dariosechi/toast@dariosechi/tutorialtegaki-image-editortegaki-key-valuevue3-marquee-componentvuejs-marquee-componentreact-design-editor-test-rishrishtesttadalnamskra-islanduiaframe-sesh3sesh-aframeergat3@honeyworks/publisher@hummhive/publisher@wpshopify/componentsreact-design-editor-andres-mestrakfcomponentousu-uireact-mui-top-bar-testebyted-playerdesign_editor_pocfeanaro_toolboxutils_feanaro_react@codeshinobi-dk/or-monorepofeanaro_reactanim4vuereact-particle-effect-button-zkapsule-agencydsg-editor@everything-registry/sub-chunk-1141sqlensdesign-system-hiwebdtwave-chartduo-touchdweb-audio-vieweds-web-componentsehealth-web-componentsem-docs-engineember-animejsember-animejs2erablesenimatorenosentityloopdevchico-sbcw-image-handlerekeyrun-uidc-fullscreen-gallerydmu-ui-componentschunker-frontcil-controlscloudbankstylescmx-componentscoffeekraken-s-blink-transition-componentcoffeekraken-s-spring-snap-componentcoffeekraken-s-swiper-component
3.2.2

5 months ago

3.2.1

4 years ago

3.2.0

4 years ago

3.1.0

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.2.0

7 years ago

2.1.0

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.1.3

7 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago