| Name: | nodejs-thunkify |
| Version: | 2.1.2 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 1628 |
| License: | MIT |
| RPM: |
nodejs-thunkify-2.1.2-1.el7.noarch.rpm
|
| Source RPM: |
nodejs-thunkify-2.1.2-1.el7.src.rpm
|
| Build Date: | Wed Nov 01 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://www.npmjs.org/package/thunkify |
| Summary: | Turn callbacks, arrays, generators, and more into thunks |
| Description: | Turn a regular node function into one which returns a thunk, useful for
generator-based flow control such as https://github.com/visionmedia/co |