0.1.1 • Published 5 years ago

@pixeoweb/animejs-extensions v0.1.1

Weekly downloads
29
License
MIT
Repository
github
Last release
5 years ago

animejs-extensions

Installation

npm i -s @pixeo/animejs-extensions animejs@3 deepmerge@3

This package uses following browser functionalities that, depending on your support of browsers, whether or not should be polyfilled.

  • InterectionObserver
  • Array.reducer
  • Array.isArray
  • Array.indexOf
  • Element.prototype.dataset

Usage

import animate from "animatejs-extensions";

animate(options);

TODO

  • Catch hover event
  • Catch focus & blur event
  • Catch multiple on events
  • Cleanup