CSS3Ps A Free Cloud Based Photoshop Plugin

CSS3Ps - free cloud based photoshop plugin that converts your layers to CSS3. Features that we support for today: text layersnew cloud service multiple layers selection SCSS for Compass vendor prefixes SASS for Compass size border radius stroke

Continue Reading....

Tagged with: Photoshop Plugins Resource Tools

LocalStorageDB A Tiny Database Layer For LocalStorage

localStorageDB is a simple layer over localStorage (and sessionStorage) that provides a set of functions to store structured data like databases and tables. It provides basic insert/update/delete/query capabilities. localStorageDB has no dependencies, and is not based on WebSQL. Underneath it all, the structured data is stored as serialized JSON in localStorage (or sessionStorage).

Continue Reading....

Tagged with: HTML5 Tips & Tricks Tools Web Application

Mobile Boilerplate

Mobile Boilerplate helps you create rich, performant, and modern mobile web apps. Kick-start your project with dozens of mobile optimizations and helpers.

Continue Reading....

Tagged with: Css Download Tools Web Development

Make Your IE Testing Easier With Modern.IE

Modern.IE is a free tools and resources built so you can spend less time testing for the various versions of Internet Explorer and more time building what matters to you on the modern web.

Continue Reading....

Tagged with: Resource Tools Web Development

Hints A Cool Tooltip Library In CSS

Hint.css is a tooltip library written in SASS which uses only HTML/CSS to create simple tooltips. It does not rely on any JavaScript and rather uses data-* attribute, pseudo elements, content property and CSS3 transitions to create the tooltips.

Continue Reading....

Tagged with: Css CSS3 Tools Web Development

Lawnchair A Simple JSON Storage

Lawnchair is sorta like a couch except smaller and outside. Perfect for HTML5 mobile apps that need a lightweight, adaptive, simple and elegant persistence solution. By default, Lawnchair will persist using DOM Storage but if other adapters are available and DOM Storage isn't supported by the currently executing JavaScript runtime. Lawnchair will attempt each successive adapter until it finds one that works. Easy.

Continue Reading....

Tagged with: HTML5 Tools Webware

Literally Canvas An Open Source Drawing Widget

Literally Canvas is an extensible, open source (BSD-licensed), HTML5 drawing widget that currently supports a minimal set of drawing operations. You can draw, erase, set the color with the eyedropper, undo, redo, pan, and zoom. It depends on jQuery and Underscore.js

Continue Reading....

Tagged with: JQuery Tools Webware