JS

Sly slider with scrollbar

Sly slider with scrollbar
Learn More

JQuery slick-carousel

JQuery slick-carousel
Learn More

Table with Tabs

Table with Tabs
Learn More

Overflow Scroll Slider

Overflow Scroll Slider
Learn More

Flatpickr Datatime Picker

Flatpickr Datatime Picker
Learn More

Click button copy to clipboard

Click button copy to clipboard
Learn More

Quill

Include the Quill library
Learn More

Summernote

The fastest way to get Summernote is to download the precompiled and minified versions of our CSS and JavaScript. No documentation or original source code files are included.
Learn More

Associative Arrays in JavaScript

A Map is a key-value collection that can be used to create associative arrays. Unlike an object, a Map allows values ​​of any type, both primitive and reference, to be used as keys.
Learn More