# lack-mw

Middleware collection for [Lack](https://github.com/fukamachi/lack).
Some middlewares have been ported from [Hono](https://github.com/honojs/hono).

## Middlewares

- [trailing-slash](/docs/trailing-slash.md)
- Coming soon...

## License

Licensed under the MIT License.

© 2024 - present, skyizwhite

© 2021 - present, Yusuke Wada and Hono contributors