GitShow/ljharb/util.promisify
ljharb

util.promisify

Polyfill/shim for util.promisify in node versions < v8

by ljharb
Star on GitHubForknpm

JavaScript

126 stars7 forks5 contributorsQuiet · 1y agoSince 2017MIT

Meet the team

See all 5 on GitHub →
ljharb
ljharb82 contributions
adamvoss
adamvoss2 contributions
ExE-Boss
ExE-Boss1 contribution
SimenB
SimenB1 contribution
merceyz
merceyz1 contribution

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 2 discussions · Last activity 1y ago
See all on GitHub →
benjamingr
Need to patch the standard libraryOpenIssue

Hey, Thanks for the polyfill! doesn't only add the custom promisify argument - it also patches the standard library methods with a promisification property. This is useful for things like .

benjamingr · 5y ago

Recent fixes

View closed PRs →
guimard
Please drop deprecated __proto__ callsClosedIssue

Hi, here is a simple patch to do this:

guimard · 3y ago
kilianc
Add support for multiple values resolutionClosedIssue

It is my understanding that the above example does not work.

kilianc · 3y ago
michael-ts
Illegal invocation error thrown when trying to use promisified functionClosedIssue

(node:13872) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): TypeError: Illegal invocation

michael-ts · 3y ago
Structured data for AI agents

Repository: ljharb/util.promisify. Description: Polyfill/shim for util.promisify in node versions < v8 Stars: 126, Forks: 7. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Open PRs: 0, open issues: 2. Last activity: 1y ago. Community health: 85%. Top contributors: ljharb, adamvoss, ExE-Boss, SimenB, merceyz.

·@ofershap

Replace github.com with gitshow.dev