zombiej-bootstrap-components

v1.1.6
  • Types
  • ESM
  • CJS

Bootstrap 3 UI components

License
MIT
Install Size
-
Vulns
0
Published

Get started

$npm install zombiej-bootstrap-components@1.1.6
$pnpm add zombiej-bootstrap-components@1.1.6
$yarn add zombiej-bootstrap-components@1.1.6
$bun add zombiej-bootstrap-components@1.1.6
$deno add npm:zombiej-bootstrap-components@1.1.6
$vlt install zombiej-bootstrap-components@1.1.6

Readme

Bootstrap-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.

Weekly DownloadsAcross all versions

Versions

1.1.6
latest