Chosen is a jQuery plugin that makes long, unwieldy select boxes much more user-friendly.
http://harvesthq.github.io/chosen/
Tag Archives: webdev
connoratherton.com/loaders
Delightful and performance-focused pure css loading animations.
http://connoratherton.com/loaders
Unheap – A tidy repository of jQuery plugins
A tidy repository of jQuery plugins
http://www.unheap.com/
Skeleton: Responsive CSS Boilerplate
You should use Skeleton if you’re overwhelmed by UI frameworks like Bootstrap and Foundation or if you’re embarking on a smaller project. Skeleton only styles a handful of standard HTML elements and includes a grid, but that’s often more than enough to get started. In fact, this site is built on Skeleton and has ~200 lines of custom CSS (half of which is the docking navigation).
http://getskeleton.com/#examples
GluePrint – Visually Align with Ease
Turn any mockup into a floating guide, and visually align pixels with ease.
http://glueprintapp.com/
APIs.io – the API search engine
Welcome to APIs.io – an experimental API Search service to help discover APIs on the web. The service uses the APIs.json proposed discovery format. To find APIs type your request in the search box.
http://apis.io/
The Next Generation of Mobile Interaction Design | Pixate
Pixate empowers you to create sophisticated animations and interactions that come to life through 100% real, native iOS and Android prototypes—from design to prototype, without the code.
http://www.pixate.com/#
CRUD Admin Generator – Generate a backend from a MySql database
An open source tool to generate a complete backend from a MySql database.
http://crud-admin-generator.com/
HTML5 Online Animation Editor | Animatron
Create mobile-friendly animations, banners, and infographics.
http://animatron.com/
JS NICE: Statistical renaming, Type inference and Deobfuscation
we make even obfuscated JavaScript code readable. We will rename variables and parameters to names that we learn from thousands of open source projects. Furthermore, often we are also able to guess or infer type annotations. Try JSNice on your JavaScript code to see how it works! Override the names suggested by JSNice (by enabling “interactive renames” in settings).
http://www.jsnice.org/