ember-elsewhere

v2.0.0
Render elsewhere in the DOM, with nice composition, animation, etc. Based on 100% public API.
ember-addon wormhole modal popup sidebar toolbar

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

test:fastboot

qunit fastboot-tests
npm i ember-elsewhere

Metadata

  • MIT
  • 12.* || 14.* || >= 16
  • Edward Faulkner
  • released 2/6/2022

Downloads