flatmap : The missing flatMap function for Node. You can installing flatmap 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 flatmap $ sudo npm install -g flatmap
If want to update the flatmap package execute the command as below,
$ sudo npm update flatmap
Update package globally,
$ npm install -g flatmap
$ sudo git clone https://github.com/rektide/flatmap.git
$ sudo npm install -g ./flatmap
flatmap@0.0.3 /usr/lib/node_modules/flatmap
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall flatmap
Package Name | flatmap |
Version | 0.0.3 |
Description | The missing flatMap function for Node |
Released Date | 2013-11-07T12:29:24.814Z |
Published by | inca |
How to Learn | https://www.npmjs.com/package/flatmap/tutorial |