# Baa 组件
在日常工作,我们结合 baa 开发了一些常用组件。
* baa开发工具 [bat](https://github.com/go-baa/doc/tree/master/zh-CN/component/bat.md)
* 缓存库 [cache](https://github.com/go-baa/doc/tree/master/zh-CN/component/cache.md)
* 连接池 [pool](https://github.com/go-baa/doc/tree/master/zh-CN/component/pool.md)
* pongo2插件 for baa [pongo2](https://github.com/go-baa/doc/tree/master/zh-CN/component/pongo2.md)
* 增强的模板渲染 for baa [render](https://github.com/go-baa/doc/tree/master/zh-CN/component/render.md)
* 正则路由 for baa [router](https://github.com/go-baa/doc/tree/master/zh-CN/component/router.md)