ember-power-select : The extensible select component built for ember. You can installing ember-power-select 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-power-select $ sudo npm install -g ember-power-select
If want to update the ember-power-select package execute the command as below,
$ sudo npm update ember-power-select
Update package globally,
$ npm install -g ember-power-select
$ sudo git clone https://github.com/rektide/ember-power-select.git
$ sudo npm install -g ./ember-power-select
ember-power-select@1.10.3 /usr/lib/node_modules/ember-power-select
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ember-power-select
Package Name | ember-power-select |
Version | 1.10.3 |
Description | The extensible select component built for ember |
Released Date | 2017-11-23T17:33:04.389Z |
Published by | cibernox |
How to Learn | https://www.npmjs.com/package/ember-power-select/tutorial |