CSSDeck is collection of pure CSS creations. It's a big collection of items built with pure CSS and HTML to help front-end coders realize the power and flexibility ...
CSSO is a CSS optimizer - more specifically, a CSS minimizer. Use it to improve and streamline your CSS. Homepage: http://css.github.com/csso/ Demo: http://css.github.com/csso/csso.html GitHub: http://github.com/css/csso
One of the best things about the Web is that it is always changing. Websites, unlike magazines or books, are not finite, they're organic. It's not just content ...
Hammer.js is a JavaScript library for multi-touch gestures. It's easy implementation of touch events in your website. The gestures supported by Hammer.js are: tap, double tap, hold, drag, ...
sigma.js is an open-source and lightweight JavaScript library for drawing graphs, using the HTML canvas element. It has been designed to display interactive static graphs exported from a ...
Foldy960 is a responsive 960 grid. It isn't aiming to be Yet-Another-CSS-Framework and the creator hesitates to use the term "Boilerplate". Foldy960 is just a little kit and ...
Envision.js is a library for creating fast, dynamic and interactive HTML5 visualizations. The library is a rewrite of HumbleFinance, a library for HTML5 canvas finance visualization. Homepage: http://www.humblesoftware.com/envision Demo: Docs: ...
iPhone & Android web based simulator lets you test your iPhone/Android web applications fullscreen on this web browser based simulator. This tool was made to test web app ...
TypedJS helps you save your JavaScript code by sanity checking it. Harness the power of type annotations and program specifications to make your code robust. It's easy to ...