Zoltan Hawryluk
Zoltan Hawryluk
css3FontConverter
A shell script that can use other command line tools to produce @font-face compatible fonts in all browsers. Works under Windows (using Cygwin), Mac OS X and Linux
cssSandpaper
a CSS3 Polyfill that implements CSS3 transforms, box-shadow, gradients, opacity and RGBA/HSL/HSLA colours in browser that don't support them.
html5Forms.js
Implements a subset of the HTML5 Forms module, including calendars, colour swatches, sliding widgets, client side validation and more.
imageCache
Allows the caching of images in JavaScript with callbacks when one image completely load, and when a whole array of images completely loads.
polyClip
A JavaScript library that allows cropping of images using non-rectangular shapes.
DragDropHelpers
This library smooths out the differences between the different browser implementations of the HTML5 Drag and Drop module. It is not a polyfill
html5ImageConverter
A series of scripts that convert image files into new image formats (APNG, WEBP, JPEG-2000, JPEG-XR) with HTML code using <picture> that works in all browsers