Minimal Vanilla JavaScript Calendar Component
A lightweight and simple-to-use Vanilla JavaScript library used for rendering an infinitely navigatable calendar component on your webpage.
A lightweight and simple-to-use Vanilla JavaScript library used for rendering an infinitely navigatable calendar component on your webpage.
Gridfolio is a simple and easy-to-use JavaScript library for generating a Flickr-style justified grid layout for portfolio webpages.
A basic pure CSS image slider that slides automatically and infinitely through a set of images using CSS3 animations.
A CSS only solution to create Material Design inspired beautiful, animated toggle switches from checkboxes.
Mimodal is a vanilla JavaScript plugin helps you create multi-purpose modal windows with minimal effort.
ripple.js is a simple JavaScript library for creating Google Material Design inspired ripple effects that work on both desktop and mobile devices.
IE Cap is a lightweight JavaScript library that detects Microsoft’s IE browser and notices if versions is less than IE 9.
Complete-Me is a simple, fast autocomplete library that pops out a Google search-like dropdown list with predefined suggestions when an input field gets focused. Very lightweight, fully customizable and with no dependencies. How to use it: Load the complete-me.css in the header of the webpage. <link href=”complete-me.css” rel=”stylesheet”> Load the complete-me.js at the bottom of the webpage. <script… Read More »
InlineTweet.js is a pure JavaScript library which turns any inline text content into customizable tweetable links.
A pure JavaScript image slider that comes with a subtle masking effect using the CSS clip-path property.