ember-css-transitions

v4.1.0
Ember implementation of CSS Transitions. Just like ng-animate and react animation but for Ember.
ember-addon animation

lint

npm-run-all --aggregate-output --continue-on-error --parallel "lint:!(fix)"

build

rollup --config

start

rollup --config --watch

lint:js

eslint . --cache

lint:fix

npm-run-all --aggregate-output --continue-on-error --parallel lint:*:fix

lint:js:fix

eslint . --fix

prepublishOnly

rollup --config

Metadata

  • MIT
  • 12.* || 14.* || >= 16
  • Petter Kjelkenes
  • released 4/28/2022

Downloads