Issues
- 2
httpMethods is a snapshot from Node 18.12.0 meaning methods from newer versions are unsupported
#379 opened by andokai - 4
- 8
Potential performance improvements
#371 opened by JaoodxD - 1
Bug - parameter separator logic bug when path end with variable params
#369 opened by aofong19871029 - 0
route with params and open/close paren
#359 opened by xpr0gamers - 6
Get Test Coverage to 100%
#330 opened by ivan-tymoshenko - 2
Decoding of %2F
#348 opened by jimmythomson - 3
Incompatibility with Cloudflare due to using assert instead of node:assert
#346 opened by SavaCool122 - 1
Host constraint breaks with 32 handlers
#343 opened by valeneiko - 2
feat: expose `params` inside `findRoute`
#341 opened by climba03003 - 4
Route-Exclusive Custom Constraint Strategy
#311 opened by joelnet - 1
Add `has` method
#332 opened by ivan-tymoshenko - 6
Literal asterisk in url
#277 opened by subhero24 - 0
Exclude test/ from package distribution
#327 opened by tbeseda - 5
- 0
- 8
Pretty print method with a common prefix option doesn't have much sense
#271 opened by ivan-tymoshenko - 0
- 13
Unexpected behavior on double slash in path
#240 opened by code-ape - 10
- 10
Allow users to have an additional regex node
#317 opened by ivan-tymoshenko - 3
url-sanitizer, thoughts on lookups?
#319 opened by Uzlopak - 1
improve removeDuplicateSlashes
#318 opened by Uzlopak - 4
how to get matched route path
#313 opened by JerrysShan - 2
Allow to define a custom safeDecodeURI
#310 opened by tinchoz49 - 2
regex /:subpath(.*) not match /a/b/ /a/b/c
#309 opened by Beace - 6
Method 'OPTIONS' already declared for route '/*'
#308 opened by twalling - 1
async deriveConstraint support
#303 opened by climba03003 - 1
- 3
v6.0.0. Performance increase
#288 opened by ivan-tymoshenko - 5
Static routes optimization
#290 opened by ivan-tymoshenko - 1
Parametric regex match fails with similar routes
#285 opened by subhero24 - 2
Add constraint outside the constructor
#272 opened by matthyk - 15
Wait for async handler to resolve
#274 opened by alii - 13
Decoding URL Components
#234 opened by ivan-tymoshenko - 15
Regex issue with other wildcard routes
#280 opened by subhero24 - 3
Meta issue
#252 opened by ivan-tymoshenko - 1
router.off method support host filter
#247 opened by OrangeXC - 0
- 15
Multi-parametric route params problem
#238 opened by ivan-tymoshenko - 5
Issue in parameter resolution
#235 opened by fxalgrain - 4
Bug: Broken routing for aliased routes ending with `<...>/::something` & `<...>/:some_var`
#241 opened by darkuranium - 2
[proposal] Add MQTT PubSub
#239 opened by nvandamme - 1
- 3
Benchmark results depend on their order
#232 opened by ivan-tymoshenko - 1
Incorrect switch to parametric brother route
#221 opened by ivan-tymoshenko - 2
Incorrect parametric brother route set up.
#222 opened by ivan-tymoshenko - 2
Double colon route breaks default fallback when there is another route with a common prefix.
#219 opened by emfomy - 0
- 0
Add .npmignore for non-production data
#213 opened by Uzlopak