File tree 3 files changed +5
-3
lines changed
3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 5
5
[ ![ TypeScript support] ( https://badgen.net/npm/types/middleware-if-unless )] ( https://www.npmjs.com/package/middleware-if-unless )
6
6
[ ![ Github stars] ( https://img.shields.io/github/stars/BackendStack21/middleware-if-unless?style=flat )] ( https://github.com/BackendStack21/middleware-if-unless )
7
7
8
- <img src =" logo.svg " width =" 400 " >
8
+ <img src =" docs/ logo.svg" width =" 400 " >
9
9
10
10
Invokes connect-like middleware if / unless routing criteria match.
11
- > Inspired by the [ express-unless] ( https://www.npmjs.com/package/express-unless ) module.
11
+ > Inspired by the [ express-unless] ( https://www.npmjs.com/package/express-unless ) module. But a lot faster ;)
12
12
13
13
## Main features
14
14
- Advanced routes matching capabilities. Uses [ find-my-way] ( https://www.npmjs.com/package/find-my-way ) or any compatible router to match the routes.
Original file line number Diff line number Diff line change 1
1
# Introduction
2
+ <img src =" logo.svg " width =" 400 " >
3
+
2
4
Invokes connect-like middleware if / unless routing criteria match.
3
- > Inspired by the [ express-unless] ( https://www.npmjs.com/package/express-unless ) module.
5
+ > Inspired by the [ express-unless] ( https://www.npmjs.com/package/express-unless ) module. But a lot faster ;)
4
6
5
7
## Main features
6
8
- Advanced routes matching capabilities. Uses [ find-my-way] ( https://www.npmjs.com/package/find-my-way ) or any compatible router to match the routes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments