Promises/A+
Popular repositories Loading
-
promises-spec
promises-spec PublicAn open standard for sound, interoperable JavaScript promises—by implementers, for implementers.
-
-
cancellation-spec
cancellation-spec PublicDiscussion and drafts of a possible promise cancellation spec.
-
constructor-spec
constructor-spec PublicDiscussion and drafts of a possible spec for creating and resolving promises
-
unhandled-rejections-spec
unhandled-rejections-spec PublicDiscussion and drafts of possible ways to deal with unhandled rejections, across implementations
-
progress-spec
progress-spec PublicDiscussion and drafts of a possible promise progress signalling spec
Repositories
- promises-spec Public
An open standard for sound, interoperable JavaScript promises—by implementers, for implementers.
promises-aplus/promises-spec’s past year of commit activity - synchronous-inspection-spec Public
An extension to the Promises/A+ spec for synchronously retrieving fulfillment values and rejection reasons
promises-aplus/synchronous-inspection-spec’s past year of commit activity - constructor-spec Public
Discussion and drafts of a possible spec for creating and resolving promises
promises-aplus/constructor-spec’s past year of commit activity - unhandled-rejections-spec Public
Discussion and drafts of possible ways to deal with unhandled rejections, across implementations
promises-aplus/unhandled-rejections-spec’s past year of commit activity