hyper-animations

0.0.1 • Public • Published

This is a fork of (https://github.com/web-animations/web-animations-js). Eventually this might provide CSS property handlers for (https://github.com/kevindoughty/hyperact).

To implement additive compositing, property handlers need to be converted to objects that each implement the following functions:

  • add
  • subtract
  • zero
  • interpolate
  • input
  • output
  • unspecified (optional)

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i hyper-animations

    Weekly Downloads

    1

    Version

    0.0.1

    License

    Apache-2.0

    Last publish

    Collaborators

    • kvndy