jfromaniello/express-unless
Conditionally add a middleware to express with some common patterns
TypeScriptMIT
Issues
- 4
Not working
#26 opened by george-norris-salesforce - 1
Migrating to v2
#40 opened by syl-oh - 9
- 9
- 2
use module `path-to-regexp` for path
#14 opened by safareli - 5
Possible "custom" option missing ?
#35 opened by TitaneBoy - 9
Unless is not working
#18 opened by iamchathu - 1
"UnhandledPromiseRejectionWarning" if middleware throws exception (Version 1.0.0)
#31 opened by nschmit - 1
Is the library no longer supported?
#27 opened by stoplion - 1
More examples
#23 opened by objectiveSee - 9
Support for method and path combination
#6 opened by okjulian - 3
Exclude a route with uuid v4
#29 opened by carlocorradini - 1
- 0
Can't get it working
#25 opened by george-norris-salesforce - 1
not able to get 'unless' working
#24 opened by beyondszine - 5
Params in URL
#13 opened by zeg-io - 0
Support GraphQL queries
#22 opened by teckays - 1
chaining unless
#20 opened by sleungcy - 1
Add license to package.json
#21 opened by mccombsd - 2
404 route?
#17 opened by OmgImAlexis - 1
Unless params
#19 opened by fecabianchi - 0
- 2
can't use unless for req.params
#12 opened by imakshath - 1
Better handling of subapps with Express 4.x
#8 opened by grabbou - 2
How can I use RegExp?
#7 opened by burakkilic - 3
The path string passed to unless function is better to be req.url, not req.originalUrl
#1 opened by humingchun