issues
search
Abazhenov
/
express-async-handler
Async Error Handling Middleware for Express
572
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Is this library alive?
#58
matiasmarcodelpont
opened
12 months ago
6
Bump get-func-name from 2.0.0 to 2.0.2
#57
dependabot[bot]
opened
1 year ago
0
Typescript types for handler arguments are "unknown"
#56
0x80
opened
1 year ago
4
Throw await syntax in Nodejs async express handler is not working
#55
samislam
opened
2 years ago
3
fix: handler return typings
#54
fahmidyt
opened
2 years ago
1
Typescript error while augmenting express.Request
#53
AlonMiz
opened
2 years ago
1
Add Locals type in RequestHandler
#52
yebrahim
opened
2 years ago
0
Improve types
#51
mario-strohmeier
opened
2 years ago
0
fix: Add missing typings for express response Locals
#50
danmana
opened
2 years ago
0
docs: add pnpm
#49
reslear
opened
3 years ago
0
Update Dependencies
#48
Abazhenov
closed
3 years ago
0
Description of this project in README.md is unclear
#47
rjmunro
opened
3 years ago
4
express-async-handler didn't give the exact form of error I want
#46
iamAravindks
opened
3 years ago
1
Issue with typescript import
#45
Motii1
opened
3 years ago
0
How to get the result response as JSON format
#44
sesuchristo
opened
3 years ago
1
express-async-handler as middleware?
#43
tamis-laan
opened
3 years ago
5
Add @types/express as dependency
#42
leafac
opened
3 years ago
2
Unhandled promise rejection at app.param([name], callback)
#41
743v45
closed
3 years ago
2
Improve TS typings
#40
qqilihq
closed
3 years ago
3
Wrong type definition for Typescript
#39
Binero
opened
3 years ago
2
docs: change 'without express-async-handler' syntax
#38
MitchelSt
closed
3 years ago
2
No tests for this?
#37
smksnutmeg
closed
4 years ago
0
Solved
#36
Leisa27153
closed
3 years ago
3
Error Message is not printing Properly!
#35
ChiragThesia
closed
4 years ago
0
support for `ErrorRequestHandler` interface
#34
PopGoesTheWza
closed
12 months ago
0
Typescript definition does not support ErrorRequestHandler
#33
PopGoesTheWza
opened
5 years ago
0
Typescript and next()
#32
patran
closed
5 years ago
1
Improved Readme.md
#31
irohitb
closed
5 years ago
1
Add LICENSE
#30
curran
closed
5 years ago
2
Adds a unit test illustrating issue #28
#29
robertbullen
opened
5 years ago
0
`asyncUtilWrap` expects the `next` argument to be the last, which is incorrect when there are additional arguments
#28
robertbullen
opened
5 years ago
9
Updated TypeScript import
#27
telmotrooper
closed
5 years ago
3
ReferenceError: function is not defined?
#26
scheung38
closed
5 years ago
1
Correctly handle rejected promise whose value is a falsy value
#25
ehmicky
closed
5 years ago
3
Error-handling middleware support (Fixes #22)
#24
DominikSerafin
closed
6 years ago
1
Handle sync errors in the middleware
#23
typeofweb
closed
5 years ago
13
Support error-handling middleware
#22
glebec
closed
6 years ago
1
SyntaxError only on AWS Lambda
#21
Captnwalker1
closed
6 years ago
2
README.md update for TypeScript
#20
edwardboyle
closed
6 years ago
0
Move @types/express to devDependencies
#19
qqilihq
closed
6 years ago
1
TS typing for async handler function
#18
qqilihq
closed
6 years ago
1
feat: thenable support
#17
glebec
closed
6 years ago
1
Avoid `instanceof`, use `Promise.resolve`
#16
glebec
closed
6 years ago
1
add travis
#15
mLuby
closed
6 years ago
2
accept non-Promises without breaking
#14
mLuby
closed
6 years ago
4
Don't throw when sync callback doesn't throw
#13
josephfrazier
closed
6 years ago
1
Warn if passed a non-Promise
#12
mLuby
closed
6 years ago
2
naming wrapper function
#11
thlorenz
closed
6 years ago
1
Add async tests
#10
esetnik
closed
6 years ago
0
/bin/sh: mocha: command not found
#9
esetnik
closed
6 years ago
0
Next