The faster, lighter and more compact set of JavaScript components for Bootstrap 5, sourced with TypeScript and free from major dependecies such as jQuery, Popper.
The bootstrap.native library is available on npm, CDN and comes packed with Vitest powered tests and other goodies.
The library is around 42Kb minified and around 13Kb gZipped. See the demo for components guidelines and examples, or the Wiki/How to use on how to install and use the library.
npm i bootstrap.native
yarn add bootstrap.native
pnpm install bootstrap.native
deno add npm:bootstrap.native@latest
After installation, head over to the usage guides.
Check out the bootstrap.native
Wiki pages for usage guides and relevant information, they're updated with almost every new commit.
- Full contributors list here. Thanks!
The BSN library is released under the MIT license.