This is the public repository for the [Resize.ly](http://resize.ly) client-side code.
This repository (will) include several Resizely clients.

* jQuery Plugin - Usage of common jQuery semantics.
* Knockout.js Binding - A custom binding for Knockout.js templates.
* Node.js Client - Local proxy sever for local production development and Express/Jade compliant templating support.
* ECMA5/HTML5 Standalone Client - minimal client for modern browsers.
* Legacy Supporting Client - fault-tolerant client supporting legacy (ahem, IE7) browsers.

## Planned Functionality
* Automatic image-updates after a screen resize with user-intent validation delay.
