three-orbit-controls : orbit controls for ThreeJS. You can installing three-orbit-controls 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 three-orbit-controls $ sudo npm install -g three-orbit-controls
If want to update the three-orbit-controls package execute the command as below,
$ sudo npm update three-orbit-controls
Update package globally,
$ npm install -g three-orbit-controls
$ sudo git clone https://github.com/rektide/three-orbit-controls.git
$ sudo npm install -g ./three-orbit-controls
three-orbit-controls@82.1.0 /usr/lib/node_modules/three-orbit-controls
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall three-orbit-controls
| Package Name | three-orbit-controls |
| Version | 82.1.0 |
| Description | orbit controls for ThreeJS |
| Released Date | 2016-11-25T16:51:27.769Z |
| Published by | mattdesl |
| How to Learn | https://www.npmjs.com/package/three-orbit-controls/tutorial |