0.0.3 • Published 6 years ago

es6tween-parser-html v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

es6-tween-parser-exechtml

Usage

import { Tween } from 'es6-tween';
import 'es6-tween-parser-exechtml';

XHR.load('myAnim.json').then(TWEEN.parseJSON)

Attributes

  • For all attributes on HTML will apply prefix anim-, like anim-on="click".

  • from - From values

  • to - To values
  • opts - Options (params/config)
  • on - Event (when trigger?)
  • target - Not animation itself, select target