JS - Library

Create.js

A suite of modular libraries and tools which work together or independently to enable rich interactive content on open web technologies via HTML5.

Croppie

Croppie is a fast, easy to use image cropping plugin with tons of configuration options!

CSShake

Some CSS classes to move your DOM! Easy-to-use classes that will add different kind of shake to each part of your site.

Cupertino Icons

Cupertino Icons Gallery.

D2

D2 is a modern diagram scripting language that turns text to diagrams.

D3.js

D3 is a JavaScript library for visualizing data with HTML, SVG, and CSS.

Darkmode.js

🌓 Add darkmode / nightmode to your nuxt project in a few seconds.

DataTables

Table plug-in for jQuery.

Day.js

⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API

Daytripper

Hide-My-Windows Laser Tripwire

DebuCSSer

CSS debugging tool with an unpronounceable name.

Default composer

A tiny (~500B) JavaScript library that allows you to set default values for nested objects.


"default-composer" is a JavaScript library that allows you to set default values for nested objects. The library replaces empty strings/arrays/objects, null, or undefined values in an existing object with the defined default values, which helps simplify programming logic and reduce the amount of code needed to set default values.