omelette : Omelette.js Simple Autocompletion Helper for Node. You can installing omelette 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 omelette $ sudo npm install -g omelette
If want to update the omelette package execute the command as below,
$ sudo npm update omelette
Update package globally,
$ npm install -g omelette
$ sudo git clone https://github.com/rektide/omelette.git
$ sudo npm install -g ./omelette
omelette@0.4.5 /usr/lib/node_modules/omelette
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall omelette
Package Name | omelette |
Version | 0.4.5 |
Description | Omelette.js Simple Autocompletion Helper for Node |
Released Date | 2017-10-03T17:12:56.295Z |
Published by | fkadev |
How to Learn | https://www.npmjs.com/package/omelette/tutorial |