Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zhangchenglin/b-components
Generate some commonly used Bootstrap components through JavaScript
https://github.com/zhangchenglin/b-components
alert bootstrap bootstrap5 carousel collapse dropdown modal offcanvas popover progress scrollspy tab toast tooltip
Last synced: 3 months ago
JSON representation
Generate some commonly used Bootstrap components through JavaScript
- Host: GitHub
- URL: https://github.com/zhangchenglin/b-components
- Owner: ZhangChengLin
- License: mit
- Created: 2021-12-21T09:00:28.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-07T14:47:30.000Z (over 1 year ago)
- Last Synced: 2024-10-12T00:54:04.819Z (3 months ago)
- Topics: alert, bootstrap, bootstrap5, carousel, collapse, dropdown, modal, offcanvas, popover, progress, scrollspy, tab, toast, tooltip
- Language: JavaScript
- Homepage: https://ZhangChengLin.github.io/b-components/
- Size: 1.56 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README-zh_CN.md
- License: LICENSE
Awesome Lists containing this project
README
# b-components-js
通过 JavaScript 生成一些常用的Bootstrap组件
---
| | day | week | month | year | total |
|:----------------------:|:------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------------:|:---------------------------------------------------------------------------------------:|
| npm | | | | | |
| jsDelivr hits (npm) | | | | | |
| jsDelivr hits (GitHub) | | | | ||---
---
## [**文档和演示**](https://ZhangChengLin.github.io/b-components/) ✔
目前,支持bootstrap v5 +
欢迎拉取请求
已经支持
-- 💚 [Modal](https://getbootstrap.com/docs/5.2/components/modal/)
- 💚 [Offcanvas](https://getbootstrap.com/docs/5.2/components/offcanvas/)
- 💚 [Toast](https://getbootstrap.com/docs/5.2/components/toasts/)
- 💚 [Tooltip](https://getbootstrap.com/docs/5.2/components/tooltips/)
- 💚 [Popover](https://getbootstrap.com/docs/5.2/components/popovers/)未来支持
-- 🖤 [Alert](https://getbootstrap.com/docs/5.2/components/alerts/)
- 🖤 [Carousel](https://getbootstrap.com/docs/5.2/components/carousel/)
- 🖤 [Collapse](https://getbootstrap.com/docs/5.2/components/collapse/)
- 🖤 [Dropdown](https://getbootstrap.com/docs/5.2/components/dropdowns/)
- 🖤 [Progress](https://getbootstrap.com/docs/5.2/components/progress/)
- 🖤 [Scrollspy](https://getbootstrap.com/docs/5.2/components/scrollspy/)
- 🖤 [Tab](https://getbootstrap.com/docs/5.2/components/navs-tabs/)---
## 感谢
感谢 [Netlify](https://www.netlify.com/) 为我们提供了部署预览!
---
## 捐赠
| 途径 | 图片或链接 |
|:-------|:-----------------------------------------------------------:|
| 支付宝 | [二维码](https://ZhangChengLin.github.io/image/pay-alipay.jpg) |
| QQ | [二维码](https://ZhangChengLin.github.io/image/pay-qq.png) |
| PayPal | [PayPal.Me](https://www.paypal.me/ZhangChengLin) |---
## 语义版本控制
该项目**从 1.0.0 版本**开始尽可能地遵循 [semver](https://semver.org/)。
---
## 许可证
**MIT**
根据 MIT 许可证发布代码 ( [许可证条款](https://github.com/ZhangChengLin/b-components/blob/main/LICENSE) ).
---