# 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)