Nice Animated Input Labels with Pure CSS
A pure CSS / CSS3 approach to building nice floating form labels using sibling selectors and pseudo classes.
Material Style Responsive Dropdown Navigation with Pure CSS
A pure CSS / CSS3 approach to creating a Material Design, fully responsive navigation menu with smartly aligned, multi-column dropdown sub menus.
Medium-style Loading Bar with JavaScript and CSS3 Animations – app-loading
app-loading is a minimalist JavaScript library used to show a Medium.com style app loading bar with smooth CSS3 animations.
Responsive Drawer Navigation In Pure CSS
A responsive navigation solution which uses input:checked pseudo selector to toggle a drawer menu sliding from the left or right hand side of the screen.
Translating Color Codes To Actual Colors – Just Show Me The Colors
Just Show Me The Colors is a lightweight yet useful JavaScript library that provides a simple way to translate html color codes in your document to actual colors.
Pure HTML5 / CSS Tooltip Solution
This is a simplest CSS solution to create custom tooltips on any DOM elements using html5 data attribute and CSS ::before & ::after selectors.
Interactive Colorful Triangle Background with JavaScript and Canvas – Triangles.js
Triangles.js is a standalone JavaScript library which uses canvas 2D API to generate a colorful polygon (triangle, geometric) background with mouse interaction.
Pure CSS Tabs Component with Transitions Between Variable Heights
A tabs component built using CSS / CSS3 and radio input hack that features transitioning between variable heights.
Creating A 3D Interactive Lines Animation with Three.js and Canvas
A lightweight JavaScript library which utilizes three.js and canvas element to create a 3D lines animation with mouse interaction.