*Miscellaneous Front end style guides and pattern libraries
Submitted 9 days ago (more from gimmebar.com)Living front end style guides can be quite powerful if done right. They help to decrease the amount of UI waste that is generated by minimizing the need for detailing similar screens over and over and relying instead on reusable elements. They are tools that could potentially work with wireframes, by placing common emerging UI elements and patterns into one shared place.
*Programming jQuery Builder
Submitted 10 days ago (more from projects.jga.me)Lets you easily build a custom version of jQuery that just includes the modules you need instead of loading the entire library.
*Programming Airbnb JavaScript Style Guide
Submitted 10 days ago (more from github.com)A mostly reasonable approach to JavaScript
*Miscellaneous Mobile Chrome dev tools (remote debugging) similar to those for desktop Chrome
Submitted 94 days ago (more from developers.google.com)The experience of your web content on mobile operates very differently than what users experience on the desktop. The Chrome DevTools allow you to inspect, debug, and analyze the on-device experience with the full suite of tools you're used to, meaning you can use the tools in your desktop Chrome to debug a page on mobile Chrome.
*HTML/CSS Animate.css
Submitted 128 days ago (more from daneden.me)animate.css is a bunch of cool, fun, and cross-browser animations for you to use in your projects. Great for emphasis, home pages, sliders, and general just-add-water-awesomeness.
*Miscellaneous Game Icons - 950+ Free SVG & PNG Icons Easily Customizable For Games Or Apps
Submitted 133 days ago (more from game-icons.net)An ever growing collection of game icons. Dozen new symbols are added weekly and organized in intuitive categories to offer both a comfy browsing and let room for serendipity. Easy styling thanks to SVG. All the images are downloadable in a vector format, so you can easily tweak colors, rotation and adjust effects like blur, bevels or shadows.
*Programming box2d-jquery - physics-engine for your DOM
Submitted 157 days ago (more from fullstackoptimization.com)A jquery plugin to transfer your DOM into 2d-physical objects.
*Programming Unheap
Submitted 172 days ago (more from unheap.com)A tidy collection of jQuery plugins.
*HTML/CSS Responsive.is: Display and present responsive web designs
Submitted 196 days ago (more from responsive.is)A clever tool. Enter a URL to view how the layout presents itself on the desktop, and in tablets and mobile phones. Actually triggers media queries.
*Miscellaneous mod_pagespeed
Submitted 218 days ago (more from developers.google.com)Speeds up your site and reduces page load time. This open-source Apache HTTP server module automatically applies web performance best practices to pages, and associated assets (CSS, JavaScript, images) without requiring that you modify your existing content or workflow.