promises-aplus / promises-spec

An open standard for sound, interoperable JavaScript promises—by implementers, for implementers.
https://promisesaplus.com/
Creative Commons Zero v1.0 Universal
1.84k stars 171 forks source link

Include ES6 in the implementations list #211

Closed bergus closed 8 years ago

bergus commented 8 years ago

Given this SO question, maybe we should put ES6 Promises in our list of compatible implementations?

briancavalier commented 8 years ago

Seems like a great idea to me. Perhaps it deserves a section all its own in the implementations page, above Standalone?

domenic commented 8 years ago

I pushed https://github.com/promises-aplus/promises-spec/commit/90a4116ca081af1b9e51b36e8074a6ab874e0932 that tries to make this clear. If you guys have suggested revisions feel free to let me know what you think or submit follow-up PRs.