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