
Dark & Light Switch Mode Toggle for Bootstrap 5
Switching to dark mode is done by toggling HTML tags that include -dark or -light as a category. It is made by manipulating the DOM with JavaScript. The text color also changes depending…

Vuejs Lightweight Prompt Based On Promise And Confirm Dialog
VUEJS DIALOG PLUGIN is a lightweight, promise-based, prompt, and dialog-based alert. Important updates The dialog will always be resolved by an object. (ie a callback to continue…

Insert HTML Into Your Browser Alert & Confirm Dialog | alert4html.js
alert4html.js is a JavaScript library that enables you to insert HTML directly into your browser alerts while simulating Chrome alerts as well. alert4html.js is an alternative to…