Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/twbs/examples

Functional examples of using Bootstrap in common JS frameworks like Webpack, Parcel, Vite, and more!
https://github.com/twbs/examples

bootstrap bootstrap-icons parcel sass vite webpack

Last synced: 15 days ago
JSON representation

Functional examples of using Bootstrap in common JS frameworks like Webpack, Parcel, Vite, and more!

Lists

README

        



Bootstrap logo

Bootstrap Examples


Functional examples for building with Bootstrap using popular tools and frameworks.


Explore Bootstrap docs »

## Directory

- [Starter](starter/) – CDN links for our CSS and JS
- [Sass & JS](sass-js/) — Import Sass, Autoprefixer, Stylelint, and our JS bundle via npm
- [Sass & ESM JS](sass-js-esm/) — Import Sass, Autoprefixer, and Stylelint via npm, and then load our ESM JS with a shim
- [Color modes](color-modes/) – Color mode support and color mode picker built on our Sass & ESM JS example
- [Bootstrap Icons font](icons-font/) - Import and compile Sass, Stylelint, PurgeCSS, and our icon font
- [Parcel](parcel/) - Sass, JS via Parcel
- [React](react-nextjs/) - Sass with React Bootstrap components using React and Next.js
- [Vite](vite/) - Sass, JS via Vite
- [Vue](vue/) - Sass, JS via Vue/Vite
- [Webpack](webpack/) - Import and bundle Sass and JS with Webpack
- PurgeCSS - import sass w/ purgecss and js via npm

## License

Licensed under the [MIT License](LICENSE).