From 8076936503f7afcbdf84d9afefe674a48e80599b Mon Sep 17 00:00:00 2001 From: Graham Fairweather Date: Sun, 4 Aug 2019 20:56:58 +0200 Subject: [PATCH] feat: Add @xotic750/promise-x to the implementations list --- implementations.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/implementations.md b/implementations.md index b2eb879..dc17273 100644 --- a/implementations.md +++ b/implementations.md @@ -300,6 +300,11 @@ The "Promise Objects" section of the ECMAScript specification has many additiona Tiny (590 bytes), with an even smaller micro version at 228 bytes (min + gzip) 1.1 + + @xotic750/promise-x + A Promise/A+ and ES2018 implementation. + 1.1 + Q A tool for making and composing asynchronous promises in JavaScript