
A JavaScript Library That Implements An Toggleable Object Class Function | toggleElement.js
HTML toggle-element is a JavaScript library that implements a toggleable element class with a state change function called whenever the switch state changes. Must Read: Slide Up/…

A Lightweight Draggable Animations To Any HTML Block Plugin | Dragging.js
Dragging.js is a lightweight jQuery component that converts any HTML block into a draggable block. This is a small jQuery plugin that applies configurable transition effects to…

Create Popovers Elements in Javascript Plugin | Popover.js
A popover is a small JavaScript library for creating tooltip-style popups and a popup menu around any DOM you select. Features: It is triggered by a click or…

Modal Component Is Written in Vanilla JS | ensemble Modal
ensemble.Modal JavaScript class from loltgt. A small JavaScript class that takes an element from the document and displays it in a modal popup. Must Read: First Mobile…