Intro
This page collects information on available shims, feature detection, and links to the working drafts of the specs.
Specs
Shims
Elements
All Browsers
- Fiks.html5
- WebForms2
- Canvas Text
- html5flash (video element) (also see blog post)
- mumbl abstracts around AUDIO element stuff
For IE
- IE HTML5 Element "Shiv" by John Resig (original post), maintained now on Google Code: html5shiv by Remy Sharp
- Canvas for IE
- HTML5Canvas - Canvas via Silverlight
APIs
All / Common
- gear5 HTML5 APIs on Gears
- FifthElement common wrapper for Gears or HTML5
- HTML5 Scaffold
- jamescarr's jquery-html5-shim (not much here)
- dryan's jquery-html5 (not much here)
- html5-now (nothing up yet)
- html5-js (nothing up yet)
- html5-shim@github (nothing up yet)
Database
- Ule Malde's WebDatabase implementation
- Web Storage Portability Layer provides a unified interface for local DB access on top of Gears or HTML5 WebDatabase
- SQLjs (object/relational mapping on top of Gears,HTML5,etc.