diff --git a/implementations.md b/implementations.md index b2eb879..b241a40 100644 --- a/implementations.md +++ b/implementations.md @@ -105,6 +105,11 @@ The "Promise Objects" section of the ECMAScript specification has many additiona Promises/A+ spec-compliant promises in less than 80 lines of readable CoffeeScript 1.1 + + divorce + A lightweight Promises/A+ compliant library. + 1.1 + es3-promise An implementation of Promise then with ES3 syntax