Form
Interactive Wizard UI Using Bootstrap 5 Tabs Component
A Vanilla JavaScript wizard plugin that helps you generate interactive forms with step-by-step wizard using Bootstrap 5’s tabs component.
Advanced Custom Dropdown Select With Vanilla JavaScript
Just another custom select JavaScript library that turns native select boxes into fully styled, beautiful, searchable dropdowns.
Skeuomorphism-style Toggle Switch In CSS
Use the HTML checkbox and CSS/SASS to create a Skeuomorphism-style toggle switch that uses real-world images and metaphors in design.
Android Style Toggle Switch In CSS – togglebtn.css
Add Delay To Input Change Event – InputtingObserver
Apply a configurable delay to the change event, which means that the change event will not be triggered until you stop typing for a period of time.
Convert Checkboxes & Radio Buttons Into Grouped Buttons – boxed-check.css
A CSS library that converts normal checkboxes and radio buttons into checkable (toggleable) elements (like buttons and cards) for better UX.
Cross-browser Multi Select Component In Vanilla JavaScript – Iconic Multiselect
A simple-to-use, easy-to-config, and cross-browser multiple select components built on top of Vanilla JavaScript.
Show & Hide Password Button In JavaScript
A super tiny JS library that enables a button to toggle the visibility of the password string users typed.