issues
search
aantron
/
promise
Light and type-safe binding to JS promises
MIT License
340
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove all reason-promise mentions except the package
#81
davesnx
opened
1 year ago
0
Add melange version of Promise (promise.js)
#80
davesnx
opened
1 year ago
0
Melange compatibility
#79
jchavarri
opened
1 year ago
2
Align interfaces between native and js versions
#78
davesnx
opened
1 year ago
0
Promise.pending/Promise.exec/Promise.resolved
#77
davesnx
opened
1 year ago
0
Example for reason syntax with letop
#76
rauanmayemir
opened
3 years ago
0
Native Example
#75
idkjs
opened
3 years ago
4
tap on a rejected promise triggers unhandled promise rejection
#74
TheSpyder
closed
3 years ago
3
Convert to ReScript syntax once there is enough adoption
#73
aantron
opened
3 years ago
10
Convert README snippets to ReScript syntax
#72
aantron
closed
3 years ago
0
Provide type abbreviation for promises that reject with Js.Promise.error
#71
aantron
opened
3 years ago
0
Exceptions cause resolution with `undefined`
#70
jeddeloh
closed
3 years ago
8
Try an internal module with double underscores to hide "rejectable" from error messages
#69
aantron
opened
3 years ago
0
add type exn so bucklescript warning goes away
#68
idkjs
closed
3 years ago
0
Add a js_of_ocaml variant
#67
aantron
opened
4 years ago
0
Convert tests to OCaml syntax
#66
aantron
closed
3 years ago
0
Missing `Result.` module prefix in promise.re
#65
mseri
closed
4 years ago
4
Converting from Js.Promise
#64
idkjs
closed
4 years ago
3
Tests: remainsPending appears not to be working
#63
aantron
opened
4 years ago
0
Promise.allOkArray never resolves if input is an empty array
#62
mbergal
closed
4 years ago
1
About the deprecation of the infix operators
#61
Mathspy
opened
4 years ago
2
Add .bsb.lock to .gitignore.
#60
cknitt
closed
4 years ago
1
Format with refmt?
#59
cknitt
closed
4 years ago
2
Use Belt everywhere.
#58
cknitt
closed
4 years ago
2
Reduce compiled size again
#57
aantron
closed
4 years ago
4
BuckleScript 8.0.0 breaks listToArray / Promise.all
#56
cknitt
closed
4 years ago
5
Add `Promise.both`
#55
anmonteiro
closed
4 years ago
2
Promise.allOk and its variations
#54
user-0a
closed
4 years ago
6
Pipe last implementation
#53
lessp
closed
4 years ago
2
Support let.await once Reason is updated in BuckleScript
#52
aantron
opened
4 years ago
17
Eliminate reason dependency for native implementation
#51
aantron
opened
4 years ago
1
Upgrade bsb to > 7.0.0 and update %bs.raw logic for unHandledException
#50
sikanhe
closed
4 years ago
2
Make native reason-promise covariant, like JS
#49
aantron
opened
4 years ago
0
Run refmt
#48
smorimoto
closed
4 years ago
4
Add "promisify" function
#47
aantron
closed
5 years ago
0
Switch to fast-pipe (->) style for 1.0.0
#46
aantron
closed
5 years ago
0
First-class Js_of_ocaml support
#45
aantron
closed
5 years ago
1
Try (again) to upgrade to OCaml 4.08.1 in Travis
#44
aantron
closed
5 years ago
0
Add coverage analysis, Coveralls
#43
aantron
closed
5 years ago
3
Docs: show how to use Repromise with let* syntax (OCaml-only)
#42
aantron
closed
4 years ago
3
New release with all* functions?
#41
dfalling
closed
5 years ago
3
Parameterized version of `all`
#40
malthe
closed
5 years ago
2
Usage of Printexc increases the bundle size quite a bit
#39
ozanmakes
closed
5 years ago
8
NPM: merge the testing code into the main package
#38
aantron
closed
5 years ago
1
Update opam files to opam 2.0 format
#37
aantron
closed
5 years ago
1
Provide way to use tuples instead of list for "all"
#36
kgoggin
closed
5 years ago
9
Repromise vs Future
#35
malthe
closed
5 years ago
2
Fix bit rot (not is now !)
#34
aantron
closed
6 years ago
0
Clarify "JS promises" vs. "Js.Promise" in the docs
#33
GrantJamesPowell
closed
4 years ago
7
Restore esy CI build
#32
aantron
closed
6 years ago
0
Next