ember-animated-tools

v2.0.0
Components that help you develop and debug ember-animated transitions
ember-addon

build

rollup --config

lint

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

lint:fix

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

lint:hbs

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

lint:hbs:fix

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

lint:js

eslint . --cache

lint:js:fix

eslint . --fix

prepack

rollup --config

start

rollup --config --watch

test

echo 'A v2 addon does not have tests, run tests in test-app'
npm i ember-animated-tools

Metadata

  • MIT
  • Whatever
  • Edward Faulkner
  • released 1/5/2024

Downloads

Maintainers