pinkie : Itty bitty little widdle twinkie pinkie ES2015 Promise implementation. You can installing pinkie 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 pinkie $ sudo npm install -g pinkie
If want to update the pinkie package execute the command as below,
$ sudo npm update pinkie
Update package globally,
$ npm install -g pinkie
$ sudo git clone https://github.com/rektide/pinkie.git
$ sudo npm install -g ./pinkie
pinkie@2.0.4 /usr/lib/node_modules/pinkie
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall pinkie
| Package Name | pinkie |
| Version | 2.0.4 |
| Description | Itty bitty little widdle twinkie pinkie ES2015 Promise implementation |
| Released Date | 2016-02-01T11:08:46.357Z |
| Published by | floatdrop |
| How to Learn | https://www.npmjs.com/package/pinkie/tutorial |