ember-animated-tools

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

build

rollup --config

lint

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

lint:fix

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

lint:hbs

ember-template-lint .

lint:hbs:fix

ember-template-lint . --fix

lint:js

eslint . --cache

lint:js:fix

eslint . --fix

prepublishOnly

rollup --config

start

rollup --config --watch

test

echo 'Please refer to test-app for addon tests'

Metadata

  • MIT
  • 12.* || 14.* || >= 16
  • Edward Faulkner
  • released 3/18/2022

Downloads

Maintainers