issues
search
ZijianHe
/
koa-router
Router middleware for koa.
MIT License
4.85k
stars
407
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update `http-errors` to v2+
#532
SamJakob
opened
2 years ago
0
Can not install via npm?
#531
YuunYang
opened
3 years ago
0
docs(README): use @hapi/boom instead of deprecated boom package
#530
chentsulin
closed
3 years ago
0
router reuse error
#529
keyiis
opened
4 years ago
0
Error: Cannot find module 'koa-router'
#528
xgqfrms
closed
4 years ago
2
koa-router v9 not supporting wildcard anymore?
#527
damianobarbati
opened
4 years ago
2
Enable a configuration parameter to restrict URL length
#526
ghost
opened
4 years ago
0
Fix current ctx._matchedRoute
#525
mdenisov
opened
4 years ago
2
Add routerPath to Context
#524
schwarmco
opened
4 years ago
0
Add readme note about @koa/router
#523
christianbundy
opened
4 years ago
3
Router GET with parameter and Nested Routes It's possible?
#522
TrejoCode
closed
4 years ago
1
log messages flooding console
#521
nhhockeyplayer
opened
4 years ago
0
Multi routes will be called if the last middleware call next()
#520
jiladahe1997
opened
4 years ago
0
One problem with Router.url()
#519
yinyukang-cuc
closed
3 years ago
0
Getting 404 for all router.post response
#518
deviantdes
closed
4 years ago
4
router.param handler called once per middleware i/o once per request
#517
jbemmel
opened
5 years ago
0
The ctx. _matchedRoute is not the route I requested!
#516
BainDragneel
closed
4 years ago
6
Lack of group functionality like that in laravel
#515
fangcaiquan
opened
5 years ago
0
npm scripts command on windows and update docs.
#514
billfeller
opened
5 years ago
0
Can you please give me npm and GitHub access?
#513
niftylettuce
closed
4 years ago
8
Critical Dependency error from outdated koa-compose
#512
amaschas
opened
5 years ago
1
Map of middleware doesn't work
#511
polRk
opened
5 years ago
3
Exceptions throw 404 rather than 500
#510
cecilcosta
opened
5 years ago
1
Got 404 rather than 500
#509
cecilcosta
closed
5 years ago
2
Fixes param bugs, formatting fixes, audit fixes
#508
divmgl
closed
3 years ago
2
Added eslint, .eslintrc with JavaScript standard style, and formatted package
#507
divmgl
closed
5 years ago
0
`param` stops working if followed by `use`
#506
divmgl
closed
5 years ago
3
Add "methods" to Router constructor docs
#505
ad-m
opened
5 years ago
1
Fix security vulnerabilities from NPM audit
#504
osdiab
opened
5 years ago
0
Lack of activity - maintenance needed. What's up?
#503
tzaeru
opened
5 years ago
19
References to "this" causing issues
#502
amaschas
opened
5 years ago
9
Feature request - add optional body to ctx.redirect(url)
#501
nhhockeyplayer
opened
5 years ago
0
Get the pattern for the current route
#500
rightaway
opened
5 years ago
4
How to properly use childprocess in router avoiding conflict 'this'
#499
ctlkkc
closed
5 years ago
1
router.get() throw an error : `middleware` must be a function
#498
M6ZeroG
closed
5 years ago
1
Add `koa` GitHub topic
#497
WofWca
opened
5 years ago
0
`prefix` seems to be broken
#496
batrudinych
closed
5 years ago
5
Version 6 changes?
#495
bmacnaughton
closed
5 years ago
1
Is this package still active?
#494
catsalive
opened
5 years ago
21
Fix typo
#493
posquit0
opened
5 years ago
0
Use longest match for ctx._matchedRoute, fixes #478
#492
jcao219
closed
4 years ago
3
feat: add routerPath to respond to routerName
#491
XadillaX
closed
5 years ago
2
populate `ctx.params` before running any matched middleware
#490
smkoyan
opened
5 years ago
3
Fix Source code Layer.prototype.url @example
#489
ZWkang
closed
1 year ago
0
HELP! Wrong static file path with koa-static
#488
czweb2017
opened
6 years ago
2
Custom error in case Not Found
#487
budarin
closed
6 years ago
2
Fix the merge relationship between `prefix` and `path`
#486
cevio
opened
6 years ago
0
Fix the merge relationship between `prefix` and `path`
#485
cevio
closed
6 years ago
0
mocha router.js one text describe wrong
#484
cleaverlove
opened
6 years ago
0
feat(pkg): update deps
#483
cdaringe
opened
6 years ago
3
Next