2024-12-21 18:02:54 +09:00
|
|
|
# lack-mw
|
|
|
|
|
2024-12-22 15:30:31 +09:00
|
|
|
Middleware collection for [Lack](https://github.com/fukamachi/lack).
|
2024-12-24 12:10:30 +09:00
|
|
|
Some middlewares have been ported from [Hono](https://github.com/honojs/hono).
|
2024-12-22 15:53:41 +09:00
|
|
|
|
2024-12-22 15:30:31 +09:00
|
|
|
## Middlewares
|
|
|
|
|
2024-12-23 15:58:14 +09:00
|
|
|
- [trailing-slash](/docs/trailing-slash.md)
|
2024-12-22 15:30:31 +09:00
|
|
|
- Coming soon...
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
Licensed under the MIT License.
|
|
|
|
|
2024-12-23 15:58:14 +09:00
|
|
|
© 2024 - present, skyizwhite
|
2024-12-22 15:53:41 +09:00
|
|
|
|
|
|
|
© 2021 - present, Yusuke Wada and Hono contributors
|