fluture : FantasyLand compliant (monadic) alternative to Promises. You can installing fluture 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 fluture $ sudo npm install -g fluture
If want to update the fluture package execute the command as below,
$ sudo npm update fluture
Update package globally,
$ npm install -g fluture
$ sudo git clone https://github.com/rektide/fluture.git
$ sudo npm install -g ./fluture
fluture@7.2.2 /usr/lib/node_modules/fluture
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall fluture
Package Name | fluture |
Version | 7.2.2 |
Description | FantasyLand compliant (monadic) alternative to Promises |
Released Date | 2017-11-02T12:42:26.841Z |
Published by | avaq |
How to Learn | https://www.npmjs.com/package/fluture/tutorial |