From 438d2bad1710c3a8dcfe9fefdabe90b5759bb311 Mon Sep 17 00:00:00 2001 From: Eze Anyanwu Date: Mon, 27 May 2019 02:06:28 -0400 Subject: [PATCH] Update implementations.md --- implementations.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/implementations.md b/implementations.md index b2eb879..579f250 100644 --- a/implementations.md +++ b/implementations.md @@ -75,6 +75,11 @@ The "Promise Objects" section of the ECMAScript specification has many additiona Promises/A+ compliant implementation in object-oriented CoffeeScript 1.1 + + comical-promise + A word-for-code Promises/A+ implementation + 1.0 + Covenant A tight and performant Promises/A+ compliant implementation in CoffeeScript