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