issues
search
koajs
/
router
Router middleware for Koa. Maintained by @forwardemail and @ladjs.
MIT License
871
stars
176
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add test for optional route parameter
#43
smarts
closed
4 years ago
6
`forEach` should be rewritten to `for` loop for optimized boot performance
#42
niftylettuce
closed
4 years ago
4
Fix package name
#41
smarts
closed
4 years ago
1
Routing does not handle optional route parameter with prefix
#40
smarts
closed
4 years ago
17
Issue with koa-session and ParameterizedContext
#39
silenceisgolden
closed
4 years ago
5
Missing "params" for mostSpecificLayer in Router middlewares
#38
sSeewald
closed
1 year ago
3
`router.url` behaves unexpectedly for a named route that has no path parameters.
#37
panva
closed
4 years ago
3
Critical Dependency error from outdated koa-compose
#36
ArthurWD
closed
4 years ago
2
Typescript (Types)
#35
andredev24
closed
5 years ago
12
The ctx. _matchedRoute is not the match route.
#34
BainDragneel
closed
4 years ago
11
update dependencies
#33
tinovyatkin
closed
4 years ago
1
add code coverage
#32
tinovyatkin
closed
4 years ago
1
Add ESLint and eslint-config-koa
#31
tinovyatkin
closed
4 years ago
0
[feature] Add sitemap support
#30
pke
closed
4 years ago
1
Updated dependencies - tests passing.
#29
tzaeru
closed
5 years ago
2
Fix typo in layer.js
#28
steambap
closed
4 years ago
0
where's the documentation??
#27
ralyodio
closed
5 years ago
1
Documentation issue on npmjs.com
#26
stefanpl
closed
5 years ago
1
Koa v2 middleware function signature support in 5.x
#25
JhinDeng
closed
4 years ago
1
[FIXED] Unable to reuse nested routers
#24
lichaozhy
closed
4 years ago
7
[FIXED] Unable to reuse nested routers
#23
lichaozhy
closed
5 years ago
0
The router.use([path], ...fn) might not be correct for path array.
#22
lichaozhy
closed
4 years ago
0
docs: fix link
#21
billfeller
closed
5 years ago
1
Async not working as expected. "Not Found" instantly.
#20
spidgorny
closed
5 years ago
5
Remove implicit dependence on static definitions of HTTP methods
#19
jaamison
opened
5 years ago
2
Unable to reuse nested routers (router mutation)
#18
MarcusCemes
closed
4 years ago
1
Fix Source code Layer.prototype.url @example
#17
ZWkang
closed
5 years ago
0
This package has no typescript declaration file support
#16
w4-hanggi
closed
5 years ago
3
Fork repo or normal repo
#15
golopot
closed
5 years ago
1
Update Wiki
#14
msmesnik
closed
5 years ago
2
Missing src directory
#13
CaptainGlac1er
closed
5 years ago
1
Develop branch?
#12
wachunei
closed
5 years ago
2
Fix typos and wording in README
#11
wachunei
closed
5 years ago
2
feat: support array of path with name (sync `all` method)
#10
JounQin
closed
5 years ago
3
Update Readme.md, fix #3 conflicts
#9
JounQin
closed
5 years ago
0
docs: remove extraneous @, fix docs
#8
twhitbeck
closed
5 years ago
1
docs - remaining instances of var and imports
#7
twhitbeck
closed
5 years ago
2
Update module name in docs
#6
twhitbeck
closed
5 years ago
0
Update jsdocs API to use const
#5
RamirezAlex
closed
5 years ago
2
Update README.md code samples to use const
#4
RamirezAlex
closed
5 years ago
0
Updated README.md
#3
divmgl
closed
5 years ago
2
Added eslint and formatted package
#2
divmgl
closed
5 years ago
6
Fixed security vulnerabilities, added package-lock.json
#1
divmgl
closed
5 years ago
1
Previous