fxq

0.0.2 • Public • Published

fxq

An effects queue pretty much copied straight from jQuery. And then simplified.

Uses a (native) Map to store the queue, so it does not only work for DOM elements.

Installation

npm install fxq

Methods

  • q.queue
  • q.dequeue
  • q.finish

TODO

maybe implement stop()

Readme

Keywords

none

Package Sidebar

Install

npm i fxq

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • lohfu