JSPM

  • Created
  • Published
  • Downloads 10827
  • Score
    100M100P100Q136608F
  • License MIT

Core animation primitives for Ember

Package Exports

  • ember-animated
  • ember-animated/-private/bounds.d.ts
  • ember-animated/-private/bounds.js
  • ember-animated/-private/child.d.ts
  • ember-animated/-private/child.js
  • ember-animated/-private/concurrency-helpers.d.ts
  • ember-animated/-private/concurrency-helpers.js
  • ember-animated/-private/debug.d.ts
  • ember-animated/-private/debug.js
  • ember-animated/-private/ember-internals.d.ts
  • ember-animated/-private/ember-internals.js
  • ember-animated/-private/ember-scheduler.d.ts
  • ember-animated/-private/ember-scheduler.js
  • ember-animated/-private/margin-collapse.d.ts
  • ember-animated/-private/margin-collapse.js
  • ember-animated/-private/motion-bridge.d.ts
  • ember-animated/-private/motion-bridge.js
  • ember-animated/-private/motion.d.ts
  • ember-animated/-private/motion.js
  • ember-animated/-private/partition.d.ts
  • ember-animated/-private/partition.js
  • ember-animated/-private/scheduler.d.ts
  • ember-animated/-private/scheduler.js
  • ember-animated/-private/singleton.d.ts
  • ember-animated/-private/singleton.js
  • ember-animated/-private/sprite.d.ts
  • ember-animated/-private/sprite.js
  • ember-animated/-private/transform.d.ts
  • ember-animated/-private/transform.js
  • ember-animated/-private/transition-context.d.ts
  • ember-animated/-private/transition-context.js
  • ember-animated/-private/transition.d.ts
  • ember-animated/-private/transition.js
  • ember-animated/-private/tween.d.ts
  • ember-animated/-private/tween.js
  • ember-animated/_app_/components/animated-beacon.js
  • ember-animated/_app_/components/animated-container.js
  • ember-animated/_app_/components/animated-each.js
  • ember-animated/_app_/components/animated-if.js
  • ember-animated/_app_/components/animated-orphans.js
  • ember-animated/_app_/components/animated-value.js
  • ember-animated/_app_/components/ea-list-element.js
  • ember-animated/_app_/services/-ea-motion.js
  • ember-animated/addon-main.js
  • ember-animated/box-shadow.d.ts
  • ember-animated/box-shadow.js
  • ember-animated/color-0adb94ec.d.ts
  • ember-animated/color-0adb94ec.js
  • ember-animated/components/animated-beacon.d.ts
  • ember-animated/components/animated-beacon.js
  • ember-animated/components/animated-container.d.ts
  • ember-animated/components/animated-container.js
  • ember-animated/components/animated-each.d.ts
  • ember-animated/components/animated-each.js
  • ember-animated/components/animated-if.d.ts
  • ember-animated/components/animated-if.js
  • ember-animated/components/animated-orphans.d.ts
  • ember-animated/components/animated-orphans.js
  • ember-animated/components/animated-value.d.ts
  • ember-animated/components/animated-value.js
  • ember-animated/components/ea-list-element.d.ts
  • ember-animated/components/ea-list-element.js
  • ember-animated/easings/cosine.d.ts
  • ember-animated/easings/cosine.js
  • ember-animated/easings/linear.d.ts
  • ember-animated/easings/linear.js
  • ember-animated/element-remove-b92f5564.d.ts
  • ember-animated/element-remove-b92f5564.js
  • ember-animated/index.d.ts
  • ember-animated/index.js
  • ember-animated/motions/adjust-color.d.ts
  • ember-animated/motions/adjust-color.js
  • ember-animated/motions/adjust-css.d.ts
  • ember-animated/motions/adjust-css.js
  • ember-animated/motions/box-shadow.d.ts
  • ember-animated/motions/box-shadow.js
  • ember-animated/motions/compensate-for-scale.d.ts
  • ember-animated/motions/compensate-for-scale.js
  • ember-animated/motions/follow.d.ts
  • ember-animated/motions/follow.js
  • ember-animated/motions/move-svg.d.ts
  • ember-animated/motions/move-svg.js
  • ember-animated/motions/move.d.ts
  • ember-animated/motions/move.js
  • ember-animated/motions/opacity.d.ts
  • ember-animated/motions/opacity.js
  • ember-animated/motions/resize.d.ts
  • ember-animated/motions/resize.js
  • ember-animated/motions/scale.d.ts
  • ember-animated/motions/scale.js
  • ember-animated/services/-ea-motion.d.ts
  • ember-animated/services/-ea-motion.js
  • ember-animated/styles/ember-animated.css
  • ember-animated/test-support
  • ember-animated/test-support/index.d.ts
  • ember-animated/test-support/index.js
  • ember-animated/test-support/motion-tester.d.ts
  • ember-animated/test-support/motion-tester.js
  • ember-animated/test-support/time-control.d.ts
  • ember-animated/test-support/time-control.js
  • ember-animated/transitions/fade.d.ts
  • ember-animated/transitions/fade.js
  • ember-animated/transitions/move-over.d.ts
  • ember-animated/transitions/move-over.js
  • ember-animated/tslib.es6-f459fb2a.d.ts
  • ember-animated/tslib.es6-f459fb2a.js

Readme

Ember Animated

This library is intended to become a robust foundation for animation in Ember.

Interactive docs are at https://ember-animation.github.io/ember-animated/

Compatibility

  • Ember.js v3.12 or above
  • Ember CLI v3.12 or above
  • Node.js v12 or above

Installation

ember install ember-animated

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.