issues
search
gulpjs
/
async-done
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
MIT License
70
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: Normalize repository
#60
sttk
closed
1 year ago
0
fix: Ensure the Observable failure test works
#59
phated
closed
2 years ago
0
chore: Add tests for streamx
#58
phated
closed
2 years ago
4
chore: release 2.0.0
#57
github-actions[bot]
closed
2 years ago
1
Investigate using node core functions
#56
phated
closed
2 years ago
1
Add tests for streamx
#55
phated
closed
2 years ago
0
chore!: Normalize repository, dropping node <10.13 support
#54
sttk
closed
2 years ago
1
trying to trace through Gulp framework and what/where is "domain"?
#53
cdbattags
closed
4 years ago
3
Update process-nextick-args to 2.0.0
#52
pravi
closed
5 years ago
2
Update process-nextick-args to 2.0
#51
pravi
closed
5 years ago
0
Promise that resolves to Stream or ChildProcess?
#50
apowers313
closed
5 years ago
1
Type definition file is missing explicit dependency on @types/node
#49
Elephant-Vessel
closed
5 years ago
2
Fix links to RxJS methods in README.md
#48
demurgos
closed
6 years ago
1
Add type definitions
#47
demurgos
closed
6 years ago
6
Pumpify "premature close" fix
#46
phated
closed
6 years ago
5
Should not tick in onSuccess or onError
#45
phated
closed
6 years ago
2
Build: Enforce consistent line endings
#44
erikkemperman
closed
7 years ago
0
Remove the callback from the promise context
#43
phated
closed
7 years ago
0
Promises rejected without a value don't trigger failures
#42
jeffposnick
closed
7 years ago
4
Typings (typescript declarations) would be helpful
#41
BurtHarris
closed
6 years ago
8
add .gitattributes
#40
BurtHarris
closed
7 years ago
1
Update project description
#39
BurtHarris
closed
7 years ago
7
npm test aborts due to lint style errors
#38
BurtHarris
closed
7 years ago
2
Change project description
#37
BurtHarris
closed
7 years ago
4
Precedence and identification of promises, streams, and event emitters
#36
chocolateboy
closed
7 years ago
4
Return a promise
#35
felixfbecker
closed
8 years ago
7
Update package.json
#34
jamiebuilds
closed
8 years ago
1
Create .npmignore
#33
jamiebuilds
closed
8 years ago
1
Add ESLint and JSCS
#32
pdehaan
closed
9 years ago
3
Update repo location references
#31
phated
closed
9 years ago
0
Explicit eslint usage
#30
phated
closed
9 years ago
0
Add jscs
#29
phated
closed
9 years ago
0
Added support for returning the last state of an observable.
#28
shannonmoeller
closed
9 years ago
10
Bump dependencies
#27
erikkemperman
closed
9 years ago
0
allow passing options to `end-of-stream`?
#26
tunnckoCore
closed
9 years ago
3
fixes #24 - failing child processes
#25
tunnckoCore
closed
9 years ago
3
failing child process, pass null to done
#24
tunnckoCore
closed
9 years ago
6
problem with arguments idea
#23
tunnckoCore
closed
9 years ago
3
add generators support
#22
tunnckoCore
closed
9 years ago
4
support generators?
#21
tunnckoCore
closed
9 years ago
22
fix typo
#20
heikki
closed
9 years ago
0
writable streams prevent async-done from detecting completion
#19
RoystonS
closed
8 years ago
17
Changelog in github releases
#18
phated
closed
8 years ago
1
Publish new version to npm
#17
phated
closed
10 years ago
1
better .jshint
#16
phated
closed
10 years ago
0
cleanup package.json
#15
phated
closed
10 years ago
0
convert tests from tap to lab
#14
pkozlowski-opensource
closed
10 years ago
1
Code coverage 100%
#13
phated
closed
10 years ago
1
Switch to Lab for testing
#12
phated
closed
10 years ago
0
Drain unpiped readable streams?
#11
pkozlowski-opensource
closed
10 years ago
6
Next