Datedropper 3 is the new version of the popular JQuery plugin by Felice Gattuso for creating beautiful date picker calendars.
Javascript & jQuery plugins
Latest Javascript and jQuery plugins for your web & mobile projects
One of the most interesting free resource of this week is Conversational Forms, a Javascript library to turn web forms into chat-looking conversations
Conversational Forms: Turn web forms into conversations with JS
Shave is a dependency-free javascript plugin for truncating multiline text to fit within an HTML element. Coded and released by Dollar Shave Club.
Shave: A JS plugin to truncate multiline text
Coreographer-js is a vanilla javascript library released by Christine Cha for creating complex animations based on events like scroll, mousemove, etc.
Coreographer-js: A JS library for complex animations
in-view.js is a lightweight (~1.9kb gzipped), dependency-free, JavaScript utility to detect when a DOM element enters or exits the viewport.
in-view: A JS utility to detect elements inside the viewport
Grade.js is a JavaScript library released by Ben Howdle generating complimentary gradients from the top two dominant colours in supplied images.
Grade.js: A library to generate gradients from images
Scrollanim is a lightweight CSS3 and (no dependencies) JavaScript library that you can embed in your web project to create stunning scroll animations.
Scrollanim: CSS3 + JavaScript scroll animation library
Lightgallery.js is a powerful and flexible JavaScript plugin (no dependencies) released by Teamwave to creating awesome lightbox galleries.
Lightgallery.js: Full-featured JS plugin for lightbox galleries
A simple tutorial by CodyHouse showing how to easily create a Medium-style auto-hiding header with few lines of CSS and jQuery.
Auto-hiding header with CSS and jQuery
ScrollTrigger is a lightweight javascript library that you can use to trigger classes on HTML elements based on scroll position.