thatcher / jquery-claypool

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 something strangely, beautifully in the middle.

This URL has Read+Write access

name age message
file .gitignore Fri Nov 13 04:42:34 -0800 2009 Jorn noted start-up via jetty.jar will fail if ... [thatcher]
file .project Tue Apr 14 06:29:34 -0700 2009 Thanks to Martin HrabovĨin for finding a bug in... [thatcher]
file README.textile Tue May 05 07:46:38 -0700 2009 improved readme [thatcher]
directory WEB-INF/ Thu Nov 12 16:15:24 -0800 2009 Jorn found a bug in the website that caused an ... [thatcher]
directory apps/ Tue Oct 20 15:49:22 -0700 2009 updating docs, preview public site has been rel... [thatcher]
file build.properties Fri Nov 06 18:13:03 -0800 2009 updating documentation on filters and environments [thatcher]
file build.xml Wed Sep 23 07:42:25 -0700 2009 more on tutorials. new site fixes. include ind... [thatcher]
directory build/ Thu Oct 15 05:36:45 -0700 2009 Added a flag to logging object literal to allow... [thatcher]
directory css/ Wed Oct 14 07:14:35 -0700 2009 patch to allow $.boot to be called twice with o... [thatcher]
directory data/ Thu Nov 12 16:15:24 -0800 2009 Jorn found a bug in the website that caused an ... [thatcher]
directory dist/ Thu Oct 15 05:36:45 -0700 2009 Added a flag to logging object literal to allow... [thatcher]
directory images/ Fri Oct 02 07:15:36 -0700 2009 added content negotation filter to site ?fo=jso... [thatcher]
file index.html Thu Sep 17 07:27:15 -0700 2009 adding basic client side example with link form... [thatcher]
file index.jsp Sun Sep 13 13:17:20 -0700 2009 first push for integrating both client and serv... [thatcher]
directory lib/ Thu Oct 15 05:36:45 -0700 2009 Added a flag to logging object literal to allow... [thatcher]
directory licenses/ Sun Sep 13 13:17:20 -0700 2009 first push for integrating both client and serv... [thatcher]
directory plugins/ Fri Sep 25 07:55:22 -0700 2009 more on tutorial [thatcher]
directory scripts/ Tue Oct 20 15:49:22 -0700 2009 updating docs, preview public site has been rel... [thatcher]
directory server/ Fri Nov 13 04:42:34 -0800 2009 Jorn noted start-up via jetty.jar will fail if ... [thatcher]
directory src/ Fri Nov 06 18:13:03 -0800 2009 updating documentation on filters and environments [thatcher]
directory templates/ Mon Nov 09 08:33:44 -0800 2009 added share this to global links [thatcher]
directory test/ Sun Sep 13 13:17:20 -0700 2009 first push for integrating both client and serv... [thatcher]
README.textile

Welcome to jQuery-Claypool (http://claypooljs.com)

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.

dependencies

  • works with jquery 1.2.6 and 1.3.2(client)
  • requires livequery (soon we will add live())

New to Claypool?

Peruse it.

Download / fork / watch jquery-claypool at

github

Join the discussion group / mailing list at

google groups

Report any bugs you find on the

bug tracker

Documentation is being constructed at

jquery plugins

Choose it.

  • Small, 14K gzipped.
  • MIT/GPL Style License.
  • Scales memory effeciency.
  • Powered by jQuery.

Use it.

jquery-claypool comes with template projects to get you rolling in minutes.

Client Example Project

Download .ZIP
Download .TAR

Server Example Project

Download .ZIP
Download .TAR

copyright 2008-2009 ClaypoolJS

author christopher j thatcher

contact .@.