Skip to content
If you are looking for Bootstrap without jQuery or vanilla Javascript for Bootstrap, this is the place to get started.
HTML JavaScript CSS
Branch: master
Clone or download

Latest commit

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
assets Changes: Jan 7, 2020
dist Polyfill cleanup for IE10+ compatibility. May 21, 2020
src Exported `componentInit` to `shorter-js` as `tryWrapper` May 16, 2020
.gitignore No commit message Jan 1, 2020
.npmignore Changes: Feb 24, 2020
CONTRIBUTING.md More improvements for #302 Aug 28, 2019
LICENSE Update LICENSE May 16, 2015
README.md No commit message Apr 10, 2019
index.html Changes: Jan 3, 2020
package.json Exported `componentInit` to `shorter-js` as `tryWrapper` May 16, 2020
rollup.config.js
v4.html Changes: Apr 29, 2020

README.md

Native JavaScript for Bootstrap

This is a library developed with native JavaScript for both Bootstrap 3 and Bootstrap 4 series, featuring superior performance compared to the original jQuery Plugins.

NPM Version NPM Downloads jsDeliver CDNJS

The library is around 20Kb minified and 6.5Kb gZipped. See demo for scripting examples and instructions.

If you use webpack, here is the accompanying webpack loader.

Wiki

Please check the bootstrap.native Wiki pages, they're updated with every new commit:

  • Acknowledgements - A quick note on some of the similarities and differences with the original jQuery plugins. Nothing to worry about, but still good to know all the tricks on how to maximize your workflow.
  • How to use - An in depth guide on how to use it with stuff like npm, RequireJS or CDN links.
  • Browser support - A word on how to enable the library for legacy browsers.
  • FAQs - A short list of frequent asked questions regarding the use of the library.
  • About - Learn about the bootstrap.native project inception, goals and motivations.

Contributors

  • Ingwie Phoenix: RequireJS/CommonJS compatibility and usability with common package managers. Was glad to help!
  • Ryan Zimmerman: Amazing custom build script.
  • Full contributors list here. Thanks so much!

License

The library is released under the MIT license.

You can’t perform that action at this time.