Flipper.js is a really simple javascript library, which allows developers to use standard coordinate system on a HTML5 canvas. By standard I mean the mathematical one, with starting point at lower left corner instead of upper left.
Examples will appear here shortly.