path-complete-extname : path.extname implementation adapted to also include multiple dots extensions.. You can installing path-complete-extname 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 path-complete-extname $ sudo npm install -g path-complete-extname
If want to update the path-complete-extname package execute the command as below,
$ sudo npm update path-complete-extname
Update package globally,
$ npm install -g path-complete-extname
$ sudo git clone https://github.com/rektide/path-complete-extname.git
$ sudo npm install -g ./path-complete-extname
path-complete-extname@0.1.0 /usr/lib/node_modules/path-complete-extname
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall path-complete-extname
| Package Name | path-complete-extname |
| Version | 0.1.0 |
| Description | path.extname implementation adapted to also include multiple dots extensions. |
| Released Date | 2014-08-27T15:50:40.791Z |
| Published by | ruyadorno |
| How to Learn | https://www.npmjs.com/package/path-complete-extname/tutorial |