promise-implementations topic
List
promise-implementations repositories
all-promises
16
Stars
2
Forks
Watchers
Collect all Promise Implementations
zousan
127
Stars
13
Forks
Watchers
A Lightning Fast, Yet Very Small Promise A+ Compliant Implementation
synchronous-promise
51
Stars
11
Forks
Watchers
A prototypical animal which looks like an A+ Promise but doesn't defer immediately, so can run synchronously, for testing