ember-simple-wormhole

v0.1.0
Ember addon that wraps in-element
ember-addon

build

ember build --environment=production

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

start

ember serve

test

npm-run-all lint test:*

test:ember

ember test

test:ember-compatibility

ember try:each
npm i ember-simple-wormhole

Metadata

  • MIT
  • 10.* || >= 12
  • Nathaniel Furniss
  • released 6/4/2021

Downloads

Maintainers