fj-curry : curry a function. You can installing fj-curry 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 fj-curry $ sudo npm install -g fj-curry
If want to update the fj-curry package execute the command as below,
$ sudo npm update fj-curry
Update package globally,
$ npm install -g fj-curry
$ sudo git clone https://github.com/rektide/fj-curry.git
$ sudo npm install -g ./fj-curry
fj-curry@1.0.0 /usr/lib/node_modules/fj-curry
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall fj-curry
Package Name | fj-curry |
Version | 1.0.0 |
Description | curry a function |
Released Date | 2015-01-30T08:04:25.899Z |
Published by | schtoeffel |
How to Learn | https://www.npmjs.com/package/fj-curry/tutorial |