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