/ never-odd-or-even / back / node_modules / util.promisify /

[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[TXT]CHANGELOG.md8 years ago 58  
[   ]LICENSE8 years ago1.0K 
[TXT]README.md8 years ago450  
[   ]implementation.js8 years ago2.8K 
[   ]index.js8 years ago615  
[   ]package.json2 years ago1.9K 
[   ]polyfill.js8 years ago236  
[   ]shim.js8 years ago318  
README.md

util.promisify

Polyfill for util.promisify in node versions < v8

node v8.0.0 added support for a built-in util.promisify: https://github.com/nodejs/node/pull/12442/

This package provides the built-in util.promisify in node v8.0.0 and later, and a replacement in other environments.

Note: this package requires a native ES5 environment, and for Promise to be globally available. It will throw upon requiring it if these are not present.

Apache/2.4.38 (Debian) Server at www.karls.computer Port 80