Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 848 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 848 Bytes

Native Javascript for Bootstrap

This repository is a fork of the awesome bootstrap.native.

I created it to solve this issue: thednp#62

I could not implement all widgets. Here you can find:

  • Alert
  • Button
  • Carousel (may require initialization if it needs to start moving automatically. Initializing multiple times has no side effect).
  • Collapse
  • Dropdown
  • Modal
  • Progress bar (not available trough JavaScript in bootstrap.native or Twitter Bootstrap)
  • Tab

bootstrap.native.dynamic is shared in case you want to use it, but also do consider reading this.

License

The scripts are released under the MIT license.