BSN







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
``
bash
npm i bootstrap.native
`
`
bash
yarn add bootstrap.native
`
`
bash
pnpm install bootstrap.native
`
`
bash
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.