Lightweight Loading Overlay Plugin For Bootstrap 5 – AvalynxLoader
AvalynxLoader is a lightweight JavaScript plugin for Bootstrap 5 that displays a loading overlay with an animated spinner over specified DOM elements. This helps indicate to your visitors that...
View ArticleBootstrap 5 Theme with shadcn/ui Aesthetics – Shadstrap
Shadstrap is a UI Kit (essentially a Bootstrap theme) that combines the clean, professional aesthetics of shadcn/ui with the extensive utility system of Bootstrap 5. It allows you to create modern web...
View ArticleEasy Autocomplete Library For Bootstrap 5 – autocompleteBS
A simple and configurable autocomplete JavaScript library created especially for the latest Bootstrap 5 framework. How to use it: 1. Load the autocompleteBS.css and autocompleteBS.js in your Bootstrap...
View ArticleBuild Customizable Modals With AvalynxModal And Bootstrap
AvalynxModal is a JavaScript plugin for creating highly customizable modal windows with fullscreen (minimize/maximize windows) support. This plugin is heavily based on Bootstrap’s Modal component. It...
View ArticleiOS-style Bottom Sheet Component for Bootstrap 5 – BootstrapSheet
Bootstrap Sheet is a responsive, mobile-friendly bottom sheet component that adds iOS-style, touch-enabled, highly customizable, slide-up panels to your Bootstrap projects. It’s designed to provide a...
View ArticleEnhance The Accessibility Of Bootstrap 5 When Hight Contrast Is Activated On...
Many standard Bootstrap 5 components face visual challenges when Windows users activate High Contrast themes. The Bootstrap Forced Colors CSS library is designed to address this issue by using the...
View ArticleDynamic Bootstrap 5 Modal Windows via AJAX – loadmodal.js
loadmodal.js is a vanilla JavaScript plugin for Bootstrap that loads modal content via Ajax using the Fetch API. Standard Bootstrap modals force you to write empty HTML markup in your DOM before you...
View ArticleEasy Tags Input Component For Bootstrap 5/4 – Tags.js
A vanilla JavaScript (ES6) extension to Bootstrap 5 (and Bootstrap 4) that converts a multi-select box into a user-friendly tags input component. How to use it: 1. Import the Tags.js. import Tags from...
View ArticleBootstrap 5 & Material Design UI KIT
This is a pure JavaScript/CSS UI Kit to help you quickly build Material Design web applications using Bootstrap 5 and 700+ built-in UI components. Full free for both commercial and personal use. How to...
View ArticleDynamic Bootstrap 5 Form Builder With Vanilla JavaScript
The Bootstrap Form Builder library makes it easy to generate full-featured forms styled using the Bootstrap 5 framework. Features: Dynamically build forms from JSON/JavaScript data definitions Support...
View Article