Version 1.0
Proxy offers a structured approach to indirect object manipulation. A Proxy instance accesses and alters it’s source according to it’s scheme.
Proxy is available as an external JavaScript library file. Include it in your web page using a SCRIPT tag.
<script type="text/javascript" src="path/to/proxy.js"></script>
See the wiki at, http://github.com/bemson/Proxy/wiki/
Proxy is available under the MIT-License - http://en.wikipedia.org/wiki/MIT_License#License_terms
Copyright 2010, Bemi Faison