jquery-claypool

jquery-claypool

Announcing  jQuery-Claypool (<a href="http://docs.jquery.com/Plugins/Claypool"> http://docs.jquery.com/Plugins/Claypool</a>)
jquery-claypool is a small, concise, fast, railable javascript application framework,
built as a jquery-plugin that provides all the usual important patterns for
large, long-lived client-side apps, server-side apps, or something strangely,
beautifully in the middle.
         
like django, rails, and spring but built for jquery.  jquery-claypool provides
a powerful routing framework, simple scanners for nearly-zero configuration, highly
optimized category logging, aspect oriented filters, automagically managed inversion
of control, single point of entry, swappable environments and minimal requirement mvc. 
and if all of those big words don't scare you away, jquery-claypool will make your
life simpler, cheaper, and most importantly lazier. cheers to lazy.
jquery-claypool is both a client (browser) and server-side framework that fits in
a compressed, gzipped file that is smaller than jquery itself.  we can achieve
this by simply allowing you to use whatever model and view plugins you love the most,
while simultaneously letting you write controllers the same way you would write event
handler without jquery-claypool.  i.e. there is no notion of framework required
extension patterns.  you decide how you like to write and we just wire it up cleanly and
most importantly, transparently.
dependencies
* works with jquery 1.2.6 and 1.3.2(client)
* requires livequery (soon we will add live())
 Download / fork / watch jquery-claypool at github
<a href="http://github.com/thatcher/jquery-claypool/tree/master">http://github.com/thatcher/jquery-claypool/tree/master</a>
Join the discussion group / mailing list at Google Groups:
<a href="http://groups.google.com/group/jquery-claypool">http://groups.google.com/group/jquery-claypool</a>
Report any bugs you find on the bug tracker
<a href="http://claypooljs.lighthouseapp.com/">http://claypooljs.lighthouseapp.com/</a>
     
Documentation is being constructed at jquery plugins
<a href="http://docs.jquery.com/Plugins/Claypool">http://docs.jquery.com/Plugins/Claypool</a>
* Small, 14K gzipped.
* MIT/GPL Style License.
* Scales memory effeciency.
* Powered by jQuery.
jquery-claypool comes with template projects to get you rolling in minutes.
Client Example Project
<a href="http://github.com/thatcher/jquery-claypool-client/zipball/master">http://github.com/thatcher/jquery-claypool-client/zipball/master</a>
<a href="http://github.com/thatcher/jquery-claypool-client/tarball/master">http://github.com/thatcher/jquery-claypool-client/tarball/master</a>
Server Example Project (see it being used at <a href="http://www.claypooljs.com">http://www.claypooljs.com</a> )
<a href="http://github.com/thatcher/jquery-claypool-server/zipball/master">http://github.com/thatcher/jquery-claypool-server/zipball/master</a>
<a href="http://github.com/thatcher/jquery-claypool-server/tarball/master">http://github.com/thatcher/jquery-claypool-server/tarball/master</a>
<br clear="all">
--
Christopher Thatcher
<a href="http://www.claypooljs.com">http://www.claypooljs.com</a>