Bootstrap Native is a native JavaScript library for both the Bootstrap 3 and Bootstrap 4 series, featuring superior performance compared to the original jQuery Plugins. It has the advantage of removing Bootstrap's dependence on jQuery. The full library is under 20Kb minified and 6.5Kb gZipped.
Bootstrap Native redeveloped Bootstrap's jQuery plugins using native code. This allows developers to use all of the great features of Bootstrap without requiring the jQuery library. The entire BSN library is under 20Kb minified leading to faster load times. Since it is implemented in native JavaScript, it runs fast. It also offers a polyfill for older browser support. Bootstrap Native is available via npm, bower and CDN.