2025-02-17 07:08:06 +01:00
- category : Starters
external : true
2025-05-08 06:13:50 +02:00
description : 'Functional examples of using Bootstrap in common JS frameworks like Webpack, Parcel, Vite, and more you can edit in StackBlitz.'
2025-02-17 07:08:06 +01:00
examples :
- name : CDN starter
description : "Instantly include Bootstrap's compiled CSS and JavaScript via the jsDelivr CDN."
url : /examples/tree/main/starter
- name : Sass & JS
description : "Use npm to import and compile Bootstrap's Sass with Autoprefixer and Stylelint, plus our bundled JavaScript."
url : /examples/tree/main/sass-js
- name : Sass & ESM JS
description : "Import and compile Bootstrap's Sass with Autoprefixer and Stylelint, and compile our source JavaScript with an ESM shim."
url : /examples/tree/main/sass-js-esm
- name : Bootstrap color modes
description : "Import and compile Bootstrap's Sass with Stylelint, and the Bootstrap color modes."
url : /examples/tree/main/color-modes
- name : Bootstrap Icons
description : "Import and compile Bootstrap's Sass with Stylelint, PurgeCSS, and the Bootstrap Icons web font."
url : /examples/tree/main/icons-font
- name : Parcel
description : "Import and bundle Bootstrap's source Sass and JavaScript via Parcel."
url : /examples/tree/main/parcel
indexPath : src/index.html
- name : React
description : "Import and bundle Bootstrap's source Sass and JavaScript with React, Next.js, and React Bootstrap."
url : /examples/tree/main/react-nextjs
indexPath : src/pages/index.tsx
- name : Vite
description : "Import and bundle Bootstrap's source Sass and JavaScript with Vite."
url : /examples/tree/main/vite
- name : Vue
description : "Import and bundle Bootstrap's source Sass and JavaScript with Vue and Vite."
url : /examples/tree/main/vue
- name : Webpack
description : "Import and bundle Bootstrap's source Sass and JavaScript with Webpack."
url : /examples/tree/main/webpack
indexPath : src/index.html
2025-02-17 07:02:47 +01:00
- category : Snippets
2025-05-08 06:13:50 +02:00
description : 'Common patterns for building sites and apps that build on existing components and utilities with custom CSS and more.'
2025-02-17 07:02:47 +01:00
examples :
- name : Headers
2025-05-08 06:13:50 +02:00
description : 'Display your branding, navigation, search, and more with these header components'
2025-02-17 07:02:47 +01:00
- name : Heroes
2025-05-08 06:13:50 +02:00
description : 'Set the stage on your homepage with heroes that feature clear calls to action.'
2025-02-17 07:02:47 +01:00
- name : Features
2025-05-08 06:13:50 +02:00
description : 'Explain the features, benefits, or other details in your marketing content.'
2025-02-17 07:02:47 +01:00
- name : Sidebars
2025-05-08 06:13:50 +02:00
description : 'Common navigation patterns ideal for offcanvas or multi-column layouts.'
2025-02-17 07:02:47 +01:00
- name : Footers
2025-05-08 06:13:50 +02:00
description : 'Finish every page strong with an awesome footer, big or small.'
2025-02-17 07:02:47 +01:00
- name : Dropdowns
2025-05-08 06:13:50 +02:00
description : 'Enhance your dropdowns with filters, icons, custom styles, and more.'
2025-02-17 07:02:47 +01:00
- name : List groups
2025-05-08 06:13:50 +02:00
description : 'Extend list groups with utilities and custom styles for any content.'
2025-02-17 07:02:47 +01:00
- name : Modals
2025-05-08 06:13:50 +02:00
description : 'Transform modals to serve any purpose, from feature tours to dialogs.'
2025-02-17 07:08:06 +01:00
- name : Badges
2025-05-08 06:13:50 +02:00
description : 'Make badges work with custom inner HTML and new looks.'
2025-02-17 07:08:06 +01:00
- name : Breadcrumbs
2025-05-08 06:13:50 +02:00
description : 'Integrate custom icons and create stepper components.'
2025-02-17 07:08:06 +01:00
- name : Buttons
2025-05-08 06:13:50 +02:00
description : 'Create custom buttons for just about any use case with utilities.'
2025-02-17 07:08:06 +01:00
- name : Jumbotrons
2025-05-08 06:13:50 +02:00
description : 'Create modernized versions of the classic Bootstrap component.'
2025-02-17 07:02:47 +01:00
- category : Custom Components
2025-05-08 06:13:50 +02:00
description : 'Brand-new components and templates to help folks quickly get started with Bootstrap and demonstrate best practices for adding onto the framework.'
2025-02-17 07:02:47 +01:00
examples :
- name : Album
2025-05-08 06:13:50 +02:00
description : 'Simple one-page template for photo galleries, portfolios, and more.'
2025-02-17 07:02:47 +01:00
- name : Pricing
2025-05-08 06:13:50 +02:00
description : 'Example pricing page built with Cards and featuring a custom header and footer.'
2025-02-17 07:02:47 +01:00
- name : Checkout
2025-05-08 06:13:50 +02:00
description : 'Custom checkout form showing our form components and their validation features.'
2025-02-17 07:02:47 +01:00
- name : Product
2025-05-08 06:13:50 +02:00
description : 'Lean product-focused marketing page with extensive grid and image work.'
2025-02-17 07:02:47 +01:00
- name : Cover
2025-05-08 06:13:50 +02:00
description : 'A one-page template for building simple and beautiful home pages.'
2025-02-17 07:02:47 +01:00
- name : Carousel
2025-05-08 06:13:50 +02:00
description : 'Customize the navbar and carousel, then add some new components.'
2025-02-17 07:02:47 +01:00
- name : Blog
2025-05-08 06:13:50 +02:00
description : 'Magazine like blog template with header, navigation, featured content.'
2025-02-17 07:02:47 +01:00
- name : Dashboard
2025-05-08 06:13:50 +02:00
description : 'Basic admin dashboard shell with fixed sidebar and navbar.'
2025-02-17 07:02:47 +01:00
- name : Sign-in
2025-05-08 06:13:50 +02:00
description : 'Custom form layout and design for a simple sign in form.'
2025-02-17 07:02:47 +01:00
- name : Sticky footer
2025-05-08 06:13:50 +02:00
description : 'Attach a footer to the bottom of the viewport when page content is short.'
2025-02-17 07:02:47 +01:00
- name : Sticky footer navbar
2025-05-08 06:13:50 +02:00
description : 'Attach a footer to the bottom of the viewport with a fixed top navbar.'
2025-02-17 07:02:47 +01:00
- name : Jumbotron
description : "Use utilities to recreate and enhance Bootstrap 4's jumbotron."
- category : Framework
2025-05-08 06:13:50 +02:00
description : 'Examples that focus on implementing uses of built-in components provided by Bootstrap.'
2025-02-17 07:02:47 +01:00
examples :
2025-05-08 06:13:50 +02:00
- name : 'Starter template'
description: 'Nothing but the basics : compiled CSS and JavaScript.'
2025-02-17 07:02:47 +01:00
- name : Grid
2025-05-08 06:13:50 +02:00
description : 'Multiple examples of grid layouts with all four tiers, nesting, and more.'
2025-02-17 07:02:47 +01:00
- name : Cheatsheet
2025-05-08 06:13:50 +02:00
description : 'Kitchen sink of Bootstrap components.'
2025-02-17 07:02:47 +01:00
- category : Navbars
2025-05-08 06:13:50 +02:00
description : 'Taking the default navbar component and showing how it can be moved, placed, and extended.'
2025-02-17 07:02:47 +01:00
examples :
- name : Navbars
2025-05-08 06:13:50 +02:00
description : 'Demonstration of all responsive and container options for the navbar.'
2025-02-17 07:02:47 +01:00
- name : Navbars offcanvas
2025-05-08 06:13:50 +02:00
description : 'Same as the Navbars example, but with our offcanvas component.'
2025-02-17 07:02:47 +01:00
- name : Navbar static
2025-05-08 06:13:50 +02:00
description : 'Single navbar example of a static top navbar along with some additional content.'
2025-02-17 07:02:47 +01:00
- name : Navbar fixed
2025-05-08 06:13:50 +02:00
description : 'Single navbar example with a fixed top navbar along with some additional content.'
2025-02-17 07:02:47 +01:00
- name : Navbar bottom
2025-05-08 06:13:50 +02:00
description : 'Single navbar example with a bottom navbar along with some additional content.'
2025-02-17 07:02:47 +01:00
- name : Offcanvas navbar
description : "Turn your expandable navbar into a sliding offcanvas menu (doesn't use our offcanvas component)."
- category : RTL
2025-05-08 06:13:50 +02:00
description : "See Bootstrap's RTL version in action with these modified examples from various categories."
2025-02-17 07:02:47 +01:00
examples :
- name : Album RTL
2025-05-08 06:13:50 +02:00
description : 'Simple one-page template for photo galleries, portfolios, and more.'
2025-02-17 07:02:47 +01:00
- name : Checkout RTL
2025-05-08 06:13:50 +02:00
description : 'Custom checkout form showing our form components and their validation features.'
2025-02-17 07:02:47 +01:00
- name : Carousel RTL
2025-05-08 06:13:50 +02:00
description : 'Customize the navbar and carousel, then add some new components.'
2025-02-17 07:02:47 +01:00
- name : Blog RTL
2025-05-08 06:13:50 +02:00
description : 'Magazine like blog template with header, navigation, featured content.'
2025-02-17 07:02:47 +01:00
- name : Dashboard RTL
2025-05-08 06:13:50 +02:00
description : 'Basic admin dashboard shell with fixed sidebar and navbar.'
- name : Cheatsheet RTL
description : 'Kitchen sink of Bootstrap components, RTL.'
2025-02-17 07:02:47 +01:00
- category : Integrations
2025-05-08 06:13:50 +02:00
description : 'Integrations with external libraries.'
2025-02-17 07:02:47 +01:00
examples :
2025-05-08 06:13:50 +02:00
- name : 'Masonry'
description : 'Combine the powers of the Bootstrap grid and the Masonry layout.'