jquery-claypool
jquery-claypool copied to clipboard
Claypool is a small, fast, railable Javascript Application Framework , built on jQuery that provides all the usual important patterns for large, long-lived client-side apps, server-side apps, or some...
h1. Welcome to jQuery-Claypool (http://claypooljs.com)
h2. A Web 1.6180339... jQuery Application Framework
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, sinlge 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.
h3. dependencies
- works with jquery 1.2.6 and 1.3.2(client)
- requires livequery (soon we will add live())
h2. New to Claypool?
h3. Peruse it.
h4. Download / fork / watch jquery-claypool at
"github":http://github.com/thatcher/jquery-claypool/tree/master
h4. Join the discussion group / mailing list at
"google groups":http://groups.google.com/group/jquery-claypool
h4. Report any bugs you find on the
"bug tracker":http://claypooljs.lighthouseapp.com/
h4. Documentation is being constructed at
"jquery plugins":http://docs.jquery.com/Plugins/Claypool
h2. Choose it.
- Small, 14K gzipped.
- MIT/GPL Style License.
- Scales memory effeciency.
- Powered by jQuery.
h2. Use it.
jquery-claypool comes with template projects to get you rolling in minutes.
h3. Client Example Project
"Download .ZIP":http://github.com/thatcher/jquery-claypool-client/zipball/master "Download .TAR":http://github.com/thatcher/jquery-claypool-client/tarball/master
h3. Server Example Project
"Download .ZIP":http://github.com/thatcher/jquery-claypool-server/zipball/master "Download .TAR":http://github.com/thatcher/jquery-claypool-server/tarball/master
h4. copyright 2008-2009 ClaypoolJS
h4. author christopher j thatcher
h4. contact <:thatcher:>.<:christopher:>@<:gmail:>.<:com:>