fn-name : Get the name of a named function. You can installing fn-name 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 fn-name $ sudo npm install -g fn-name
If want to update the fn-name package execute the command as below,
$ sudo npm update fn-name
Update package globally,
$ npm install -g fn-name
$ sudo git clone https://github.com/rektide/fn-name.git
$ sudo npm install -g ./fn-name
fn-name@2.0.1 /usr/lib/node_modules/fn-name
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall fn-name
Package Name | fn-name |
Version | 2.0.1 |
Description | Get the name of a named function |
Released Date | 2015-09-25T08:15:27.758Z |
Published by | sindresorhus |
How to Learn | https://www.npmjs.com/package/fn-name/tutorial |