immediate : A cross browser microtask library. You can installing immediate 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 immediate $ sudo npm install -g immediate
If want to update the immediate package execute the command as below,
$ sudo npm update immediate
Update package globally,
$ npm install -g immediate
$ sudo git clone https://github.com/rektide/immediate.git
$ sudo npm install -g ./immediate
immediate@3.2.3 /usr/lib/node_modules/immediate
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall immediate
Package Name | immediate |
Version | 3.2.3 |
Description | A cross browser microtask library |
Released Date | 2016-08-17T18:33:08.706Z |
Published by | cwmma |
How to Learn | https://www.npmjs.com/package/immediate/tutorial |