issues
search
benjamingr
/
bluebird-api
Bluebird compatible API on top of native promises.
MIT License
37
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update mapSeries.js
#80
sempostma
opened
1 year ago
0
Produce a static methods version only
#79
spion
opened
5 years ago
2
RawGit is shutting down, replace it with jsDelivr
#78
jsdelivrbot
closed
5 years ago
0
Fix runtime error
#77
configurator
closed
6 years ago
4
Make methods return bluebird promise instead native promise
#76
BnayaZil
opened
7 years ago
2
add build to documentation #goodnessSquad
#75
vnovick
closed
7 years ago
0
Add very simple example including a few http responses and:
#74
sashakru
closed
7 years ago
0
added js wrapper for all javascript code in markdown #goodnessSquad
#73
vnovick
closed
7 years ago
0
Promise.map(), Promise.filter(), etc. return native Promises instead of Bluebird
#72
MadaraUchiha
opened
7 years ago
10
add documentation for all functions required in promise.js
#71
vnovick
closed
7 years ago
0
remove double require of reflect #goodnessSquad
#70
vnovick
closed
7 years ago
0
in promise.js reflect is required twice
#69
vnovick
closed
7 years ago
1
Add the fact that build is required for merging to master to documentation
#68
MadaraUchiha
closed
7 years ago
1
Add documentation to README.md
#67
avnersorek
closed
7 years ago
0
Add webpack build
#66
MadaraUchiha
closed
7 years ago
0
Failing finaly.js test - Promise rejected with no or falsy reason
#65
vnovick
closed
7 years ago
1
fixing finally.js failing test
#64
vnovick
closed
7 years ago
0
tapCatch() api
#63
BnayaZil
closed
7 years ago
1
Adding implementation for timeout and delay
#62
Shrulik
closed
7 years ago
1
Release something
#61
mightyiam
closed
7 years ago
0
Write motivation document
#60
benjamingr
opened
7 years ago
0
Write docs
#59
benjamingr
closed
7 years ago
0
.tapCatch implementation
#58
BnayaZil
closed
7 years ago
3
Implement disposers and Promise.using
#57
benjamingr
closed
7 years ago
1
Implement .error
#56
benjamingr
closed
7 years ago
1
Port OperationalError
#55
benjamingr
closed
7 years ago
1
Add Promise.some and Promise.any
#54
benjamingr
closed
7 years ago
1
Port AggregateError
#53
benjamingr
closed
7 years ago
2
Promisification should return operational errors
#52
benjamingr
closed
7 years ago
1
Implement suppressunhandledrejections
#51
benjamingr
closed
7 years ago
1
Port `done`
#50
benjamingr
closed
7 years ago
2
Make a "full-size" Browser build and test file-size
#49
benjamingr
opened
7 years ago
0
Port getNewLibraryCopy
#48
benjamingr
closed
7 years ago
2
Port noConflict
#47
benjamingr
closed
7 years ago
2
Port asCallback
#46
benjamingr
closed
7 years ago
2
Port mapSeries
#45
benjamingr
closed
7 years ago
0
port onPottentiallyUnhandledRejection
#44
benjamingr
closed
7 years ago
1
Port warnings
#43
benjamingr
opened
7 years ago
2
Filtered / Typed .catch()
#42
luggage66
closed
7 years ago
1
Add Gitter ?
#41
Shrulik
closed
7 years ago
1
Bluebird.addYieldHandler implemented
#40
luggage66
closed
7 years ago
1
.return method
#39
BnayaZil
closed
7 years ago
0
Tests for coroutine
#38
luggage66
closed
7 years ago
2
Coroutine
#37
luggage66
closed
7 years ago
3
Add reflect tests
#36
benjamingr
closed
7 years ago
2
Implement `.reflect`.
#35
benjamingr
closed
7 years ago
1
implement catchThrow
#34
benjamingr
closed
7 years ago
1
implement catchReturn
#33
benjamingr
closed
7 years ago
1
add .reduce, fixes #8
#32
OmerKahani
closed
7 years ago
0
Implement `.throw`
#31
benjamingr
closed
7 years ago
1
Next