Skip to content

tchon/bootstrap.native

 
 

Repository files navigation

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 under 20Kb minified and 6.5Kb gZipped. See demo for scripting examples and instructions.

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

Wiki

Please take a minute to 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.

About

If you are looking for Bootstrap without jQuery or vanilla Javascript for Bootstrap, this is the place to get started.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 58.7%
  • JavaScript 38.3%
  • CSS 3.0%