Bootstrap Web Components
Bootstrap 5 as framework-agnostic Web Components. Install with npm, or copy the source with a single CLI command — you own the code.
Why?
Framework-agnostic
Works in React, Vue, Angular, Svelte, or plain HTML. Web components
are the platform.
Own your code
The
bwc CLI copies the component source into your project —
no hidden magic, no lock-in.
Bootstrap 5 native
Every component renders standard Bootstrap markup, so your existing
CSS overrides and themes just work.
<bs-*> custom element from this very library.