zombiej-bootstrap-components
- Types
- ESM
- CJS
- License
- MIT
- Install Size
- -
- Vulns
- 0
- Published
npm install zombiej-bootstrap-components@1.1.6pnpm add zombiej-bootstrap-components@1.1.6yarn add zombiej-bootstrap-components@1.1.6bun add zombiej-bootstrap-components@1.1.6deno add npm:zombiej-bootstrap-components@1.1.6vlt install zombiej-bootstrap-components@1.1.6Bootstrap-Components-3.0
Bootstrap-Components-3.0 is a js lib support Bootstrap v3. Enhancement original Bootstrap.
To get started, check out http://zombiej.github.io/bootstrap-components-3.0!
PS: If it's useful for you, please give me a star. Thanks! 😊
Component List
- Slider
- Auto Tooltips
- Datepicker
- Dialog
- Select
- Notify
- Callout
- Checkbox
- Radio
- Editable
========================
Slider
Support horizontal slider component.
Auto Toolitips
Enable initial Tooltip without js. It means you needn't init tooltip for any element.
Datepicker
A datepicker component will display the window of date picker when user focus on the input. It has types of picker:
- time picker
- date picker
- month picker
- year picker
- full picker
Dialog
Support Bootstrap style alert box. Just call js without creating Modal in document manually.
Select
Bootstrap style . Support item with img.
Notify
Popup a float notify box as Bootstrap style: success, warning, info, error.
Callout
Comes from Bootstrap offical web page.
Checkbox
Bootstrap style checkbox.
Radio
Bootstrap style radio box.
Editable
Enable element to be editable.