07 11 / 2012
Glyphish
Icons for mobile apps. Created for iOS toolbars and tab bars, they’re also perfect for Android, websites, t-shirts, tattoos, UI design and more.
11 10 / 2012
Dirty Markup · Tidy and Beautify your HTML, CSS, and JavaScript code
DirtyMarkup combines the power of HTML Tidy, CSS Tidy, JS Beautify, and the Ace editor to effortlessly clean up your messy code. Just paste your code into the editor and press “clean”. Now supports HTML5!
18 9 / 2012
jQuery Waypoints
Waypoints is a small jQuery plugin that makes it easy to execute a function whenever you scroll to an element.
18 9 / 2012
Online JavaScript beautifier
Beautify, unpack or deobfuscate JavaScript and HTML, make JSON/JSONP readable, etc.
18 9 / 2012
CSS Beautify
automatically formats your style to be consistent and easy to read
- Only one blank line between two rulesets
- Closed curly brace is at its own line
- There is no empty line between declarations inside a ruleset
- No space between the property name and colon
- One space between colon and the property value
- Comments are preserved
14 9 / 2012
Sticky Elements with jQuery Waypoints
An example of scroll context sticky nav and back to top links using Waypoints
05 9 / 2012
Creating Triangles in CSS « Jon Rohan’s Web Developer Field Guide
Few people realize when a browser draws the borders, it draws them at angles. This technique takes advantage of that. One side of the border is colored for the color of the arrow, and the rest are transparent. Then you set the width of the border to something large, the ones above are 20px. To demonstrate here is a div with all sides colored…
24 8 / 2012
Spectacle
Those familiar with similar apps will find Spectacle to be a simple and unobtrusive way to become more productive while using your Mac. Using Spectacle you can view multiple documents side-by-side, move windows to other displays, or even focus your full attention to a single task.
Spectacle has been, and will continue to be, an open source project. The source code can be found on GitHub.
Those who enjoyed interacting with Spectacle as a preference pane can still download version 0.6.1 directly. Or, if you are comfortable with building your own version of Spectacle in Xcode, feel free to clone the source and build the preference pane target.
24 8 / 2012
Sublime Package Control
A full-featured package manager that helps discovering, installing, updating and removing packages for Sublime Text 2. It features an automatic upgrader and supports GitHub, BitBucket and a full channel/repository system.
24 8 / 2012
Zen Coding
Zen Coding is an editor plugin for high-speed HTML, XML, XSL (or any other structured code format) coding and editing. The core of this plugin is a powerful abbreviation engine which allows you to expand expressions—similar to CSS selectors—into HTML code.
THIS IS A GAME CHANGER