ember-css-transitions

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

lint

concurrently 'npm:lint:*(!fix)' --names 'lint:'

test

echo 'A v2 addon does not have tests, run tests in test-app'

build

rollup --config

start

rollup --config --watch

lint:js

eslint . --cache

prepack

rollup --config

lint:fix

concurrently 'npm:lint:*:fix' --names 'fix:'

lint:hbs

ember-template-lint . --no-error-on-unmatched-pattern

lint:js:fix

eslint . --fix

lint:hbs:fix

ember-template-lint . --fix --no-error-on-unmatched-pattern

Metadata

  • MIT
  • Whatever
  • Petter Kjelkenes
  • released 8/8/2023

Downloads