ember-wormhole : Render a child view somewhere else in the DOM.. You can installing ember-wormhole npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install ember-wormhole $ sudo npm install -g ember-wormhole
If want to update the ember-wormhole package execute the command as below,
$ sudo npm update ember-wormhole
Update package globally,
$ npm install -g ember-wormhole
$ sudo git clone https://github.com/rektide/ember-wormhole.git
$ sudo npm install -g ./ember-wormhole
ember-wormhole@0.5.3 /usr/lib/node_modules/ember-wormhole
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ember-wormhole
Package Name | ember-wormhole |
Version | 0.5.3 |
Description | Render a child view somewhere else in the DOM. |
Released Date | 2017-11-22T05:24:38.760Z |
Published by | lukemelia |
How to Learn | https://www.npmjs.com/package/ember-wormhole/tutorial |