Create Events Triggered By Keyboard Combinations – ShortcutsJS
ShortcutsJS is a small JavaScript library that listens for keypress events and binds custom keypress events using the CustomEvent API.
CSS Only Cross-fading Image Slideshow
A simple image slideshow implemented in pure CSS that allows the user to switch between images with a cross-fading effect.
Minimal Swiper/Carousel In Vanilla JavaScript
This is a minimal, responsive carousel/swiper written in pure JavaScript that supports both touch swipe and mouse drag events.
Manipulating CSS Font Properties In JavaScript – fontjs
fontjs is a lightweight font manipulation library used to dynamically set CSS font properties (font family, font size, font weight, etc) in JavaScript.
Interactive Mobile-friendly Toast Library – toastedjs
toastedjs is a responsive, interactive, touch-enabled toast notification library for both desktop and mobile.
Minimal WYSIWYG Web Editor With Document.designMode
3D Touch Library For JavaScript – Forceify
Forceify is the fastest, smartest and cross-device 3D Touch library for JavaScript to detect force level and deep press events.
Pretty Notification JavaScript Library – noticejs
Just another zero-dependency JavaScript to create customizable, stackable and dismissable notification boxes on the webpage.
Minimal Range Slider Control In Vanilla JavaScript – gRanger
gRanger.js is a very small JavaScript plugin to generate a range slider control for min/max input fields.