unyield : allow generators functions to accept callbacks. You can installing unyield 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 unyield $ sudo npm install -g unyield
If want to update the unyield package execute the command as below,
$ sudo npm update unyield
Update package globally,
$ npm install -g unyield
$ sudo git clone https://github.com/rektide/unyield.git
$ sudo npm install -g ./unyield
unyield@0.0.1 /usr/lib/node_modules/unyield
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall unyield
| Package Name | unyield |
| Version | 0.0.1 |
| Description | allow generators functions to accept callbacks |
| Released Date | 2014-08-02T08:14:31.765Z |
| Published by | mattmueller |
| How to Learn | https://www.npmjs.com/package/unyield/tutorial |