Create Bootstrap 5 Modals With Custom Actions
A simple Bootstrap extension that enables you to dynamically create Bootstrap 5 modal popups with custom actions. How to use it: 1. Download and load the main script modal-with-custom-action.js into...
View ArticleOff-canvas Navigation For Bootstrap 5
By default, Bootstrap 5 collapses nav items behind a toggle button, which enables mobile users to reveal the navbar component in a dropdown manner. This project helps you generate a responsive...
View ArticleFull-featured Bootstrap 5 Admin Dashboard Template – Voler
A professional, modern, mobile-friendly admin dashboard template built with Bootstrap 5 framework. Features: Built using plain JavaScript. No jQuery required. 20+ UI components. Authentication Page...
View ArticleRight-to-left (RTL) Theme For Boostrap 4.x
A full-featured Bootstrap Right-to-left (RTL) theme for Arabic, Aramaic, Azeri, Dhivehi/Maldivian, Hebrew, Kurdish (Sorani), Persian/Farsi, Urdu languages. How to use it: 1. Import the stylesheet...
View ArticleBootstrap 5 Icon Picker – iconpicker
A Bootstrap 5 based icon picker that supports any icon libraries like Bootstrap Icons, Font Awesome, etc. How to use it: 1. Load the latest Bootstrap 5 framework and the iconpicker’s files in the...
View ArticleTiny Bootstrap 5 Modal Generator – BS5ModalJS
BS5ModalJS is a JavaScript library that helps developers generate Bootstrap 5 modal windows using only JavaScript. How to use it: 1. Load the BS5ModalJS JavaScript library in your Bootstrap 5 project....
View ArticleOpen Source Bootstrap 5 Admin Template – Avni
An open-source, nice clean admin panel (dashboard) web template built with Bootstrap 5 framework and Vanilla JavaScript. Previews: Side Nav Dropdown Login PAGE Profile Changelog: 02/11/2021 v2.0 The...
View ArticleBootstrap Form Validation Library Without jQuery – Native Validator
Native Validator is a vanilla JavaScript-powered form validation library for the latest bootstrap framework, without jQuery dependency. How to use it: 1. Load the Bootstrap’s stylesheet and Native...
View ArticleResponsive Sidebar Navigation For Bootstrap 5
An extension to Bootstrap 5 that lets you create a responsive sidebar navigation (also called drawer navigation, off-canvas menu) on your next Bootstrap project. How to use it: 1. Create the HTML for...
View ArticleMulti-level Dropdown Component For Bootstrap 5
A plain JavaScript to extend the native Bootstrap 5 dropdowns component that allows you to toggle the unlimited level of sub-dropdowns on click or hover. A great solution to create a multi-level...
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 ArticleEasy Tags Input Component For Bootstrap 5 – Tags.js
A vanilla JavaScript (ES6) extension to Bootstrap 5 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 "./tags.js"; 2....
View ArticleVanilla JS Tags Input For Bootstrap 5/4 – Tagin
Tagin is a simple, pure JavaScript tags input plugin based on the Bootstrap 5 or Bootstrap 4 stylesheet. Features: Allows you to insert multiple tags using comma. Or using a custom separator like...
View ArticleVanilla JavaScript Password Visibility Toggler For Bootstrap
A Vanilla JavaScript solution to show an SVG based password visibility toggle button when you’re typing something in a Bootstrap password field. Without the need of jQuery and Bootstrap JavaScript. How...
View ArticleResponsive Offcanvas Menu For Bootstrap 5
A responsive off-canvas navigation system that combines with Bootstrap 5 off-canvas and navbar components. How to use it: 1. Include the required Bootstrap 5 framework on the page. <link...
View ArticleLightweight Fast UI Component Framework – Grayshift
Grayshift is a front-end framework that provides a number of UI components, page templates, and content blocks for building modern web apps. UI Components: Buttons Cards Collapse Dropdowns Forms Input...
View ArticleCustomizable Bootstrap 5 Admin Dashboard Framework – AdminKit
AdminKit is a powerful admin framework for building responsive, customizable, professional, cross-browser dashboard & admin panel using Bootstrap 5. See Also: Full-featured Bootstrap 5 Admin...
View ArticleBootstrap 5 Autocomplete Plugin With JavaScript
A Bootstrap 5 autocomplete component that adds an autocomplete list to an input field with Bootstrap style. How to use it: 1. Insert the JavaScript autocomplete.js into your Bootstrap 5 project....
View ArticleConvert Bootstrap 5 Navbar Into Offcanvas Menu
A Bootstrap extension that converts the regular Bootstrap 5 navbar into an offcanvas sidebar menu instead of a toggleable dropdown menu. How to use it: 1. Add the CSS class main-navigation to your...
View ArticleMulti-slide Bootstrap 5 Carousel Component
A JavaScript/CSS extension to Bootstrap 5 that allows multiple slides to be shown at a time. How to use it: 1. Load the necessary JavaScript and CSS files in the document. // Bootstrap 5 Framework...
View Article