-
-
Notifications
You must be signed in to change notification settings - Fork 71
Return ES2015 Proxy object #29
Copy link
Copy link
Closed
Labels
🎁 Rewarded on IssuehuntThis issue has been rewarded on IssuehuntThis issue has been rewarded on Issuehuntenhancementhelp wanted
Description
ECMAScript6 Proxies are currently not available on node, therefore this issue is a reminder for future versions.
pify(obj) should return an ECMAScript6 Proxy object, forwarding almost all operations to obj, and promisifying only some functions, thus we almost surely get rid of most non-enumerable and inheritance issues.
IssueHunt Summary
frangio has been rewarded.
Backers (Total: $70.00)
issuehunt ($70.00)
Submitted pull Requests
Tips
- Checkout the Issuehunt explorer to discover more funded issues.
- Need some help from other developers? Add your repositories on IssueHunt to raise funds.
IssueHunt has been backed by the following sponsors. Become a sponsor
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🎁 Rewarded on IssuehuntThis issue has been rewarded on IssuehuntThis issue has been rewarded on Issuehuntenhancementhelp wanted