issues
search
pillarjs
/
router
Simple middleware-style router
MIT License
410
stars
104
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Backport: ci: updated github actions ci workflow
#148
Phillip9587
opened
5 days ago
0
chore: bump path-to-regexp dependency to 0.1.10
#147
joaonmatos
opened
1 week ago
1
1.x Branch
#146
Phillip9587
closed
2 weeks ago
1
cleanup: remove unused devDependency `after`
#145
Phillip9587
opened
3 weeks ago
1
cleanup: remove `setImmediate` support check
#144
Phillip9587
opened
3 weeks ago
0
ci: updated github actions ci workflow
#143
Phillip9587
closed
2 weeks ago
1
Update Github Actions Workflow
#142
Phillip9587
closed
2 weeks ago
0
cleanup: remove promise support check from tests
#141
Phillip9587
opened
3 weeks ago
0
cleanup: remove devDependency `safe-buffer`
#140
Phillip9587
opened
3 weeks ago
0
Release: 2.0.1
#139
UlisesGascon
opened
1 month ago
5
Replace `utils-merge` dependency with `Object.assign()`
#138
jonkoops
opened
1 month ago
1
refactor!: replace `is-promise` dependency with `instanceof` check
#137
jonkoops
opened
1 month ago
2
Consider dropping `is-promise` as a dependency
#136
jonkoops
opened
1 month ago
0
deps: ispromise@^4.0.0
#135
raiandexter0607
opened
1 month ago
0
refactor: update minimum required Node.js version to 18
#134
yatiac
closed
1 month ago
1
deps: parseurl@^1.3.3
#133
wesleytodd
closed
2 weeks ago
2
Dependencies: `parseurl@^1.3.3`
#132
yatiac
opened
1 month ago
0
fix engines field for 2.0.0
#131
ctcpip
closed
1 month ago
0
fix: replace `methods` imports everywhere
#130
jonkoops
closed
1 month ago
0
Stop using `methods` to generate methods
#129
blakeembrey
opened
1 month ago
1
should this library maintain support for isomorphism?
#128
ctcpip
opened
1 month ago
3
refactor: replace `methods` dependency with standard library
#127
jonkoops
closed
1 month ago
0
Use `Array.flat` instead of `array-flatten` package
#126
Phillip9587
closed
1 month ago
2
Remove Object.setPrototypeOf polyfill
#125
Phillip9587
closed
1 month ago
5
Question about releasing V2.0.0 and timelines
#124
Babak-abd
opened
1 month ago
1
refactor: initialize `this.path` with `path`
#123
IamLizu
opened
2 months ago
0
Why is `this.path` set to undefined instead of `path`?
#122
IamLizu
opened
2 months ago
7
ignore (sorry)
#121
eashaw
closed
2 months ago
0
P2re8 2
#120
wesleytodd
closed
2 months ago
0
Drop support for node <18
#119
wesleytodd
closed
2 months ago
3
Standard
#118
wesleytodd
closed
2 months ago
1
path-to-regexp@^8.0.0
#117
wesleytodd
closed
2 months ago
3
Add ossf scorecard pipeline
#116
carpasse
closed
6 months ago
0
build: enable ci workflow trigger and fix ci
#115
wesleytodd
closed
8 months ago
0
2.0 v1 sync
#114
wesleytodd
closed
8 months ago
1
Don't store request specific data into the Layer object
#113
Congelli501
opened
10 months ago
8
Fix spelling error in test name
#112
NateEag
closed
8 months ago
0
chore: does master build?
#111
ilikejames
closed
1 year ago
1
Add typescript definition
#110
ilikejames
opened
1 year ago
0
Add type definition
#109
ilikejames
closed
1 year ago
0
Add type definition
#108
ilikejames
closed
1 year ago
1
'continue' is unnecessary as the last statement in while loop
#107
raksbisht
opened
1 year ago
0
Add Router option 'automatic405' that emits a 405 Method Not Allowed error upon valid path with no matching method
#106
zachblume
closed
8 months ago
5
fast_star not working now but was working with express 4. why it is removed
#104
aelmardhi
closed
2 years ago
5
Drop support for Node < 10
#103
nfantone
closed
1 month ago
8
deps: path-to-regexp@6.2.0
#102
nfantone
closed
3 months ago
56
Added typescript type declaration
#101
saadbelushi
closed
3 years ago
1
Add typescript definition files
#100
rauno56
opened
3 years ago
3
Multiple param middlewares order
#99
nklhtv
closed
3 years ago
2
Fix README example code typo
#98
rodion-arr
closed
3 years ago
0
Next