Skip to content

thednp/bootstrap.native

Repository files navigation

BSN

Coverage Status ci NPM Version jsDeliver typescript version vitest version vite version

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.

Installation

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.

Wiki

Check out the bootstrap.native Wiki pages for usage guides and relevant information, they're updated with almost every new commit.

Contributors

  • Full contributors list here. Thanks!

License

The BSN library is released under the MIT license.