thatcher / jquery-claypool
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Nov 13 04:42:34 -0800 2009 | |
| |
.project | Tue Apr 14 06:29:34 -0700 2009 | |
| |
README.textile | Tue May 05 07:46:38 -0700 2009 | |
| |
WEB-INF/ | Thu Nov 12 16:15:24 -0800 2009 | |
| |
apps/ | Tue Oct 20 15:49:22 -0700 2009 | |
| |
build.properties | Fri Nov 06 18:13:03 -0800 2009 | |
| |
build.xml | Wed Sep 23 07:42:25 -0700 2009 | |
| |
build/ | Thu Oct 15 05:36:45 -0700 2009 | |
| |
css/ | Wed Oct 14 07:14:35 -0700 2009 | |
| |
data/ | Thu Nov 12 16:15:24 -0800 2009 | |
| |
dist/ | Thu Oct 15 05:36:45 -0700 2009 | |
| |
images/ | Fri Oct 02 07:15:36 -0700 2009 | |
| |
index.html | Thu Sep 17 07:27:15 -0700 2009 | |
| |
index.jsp | Sun Sep 13 13:17:20 -0700 2009 | |
| |
lib/ | Thu Oct 15 05:36:45 -0700 2009 | |
| |
licenses/ | Sun Sep 13 13:17:20 -0700 2009 | |
| |
plugins/ | Fri Sep 25 07:55:22 -0700 2009 | |
| |
scripts/ | Tue Oct 20 15:49:22 -0700 2009 | |
| |
server/ | Fri Nov 13 04:42:34 -0800 2009 | |
| |
src/ | Fri Nov 06 18:13:03 -0800 2009 | |
| |
templates/ | Mon Nov 09 08:33:44 -0800 2009 | |
| |
test/ | Sun Sep 13 13:17:20 -0700 2009 |
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
Join the discussion group / mailing list at
Report any bugs you find on the
Documentation is being constructed at
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.

