< releases

Latest Official

Getting Started
API
Release
jQuery-Claypool 1.0.x
zip tar
  1. jquery.claypool.js (requires jquery.livequery.js)
  2. jquery.claypool-lite.js Core client-side modules (core/app, logging, ioc, mvc)
  3. jquery.claypool.app.js Base code for all other modules.
  4. jquery.claypool.logging.js Category logging framework (requires jquery.claypool.app.js)
  5. jquery.claypool.ioc.js Inversion of control framework (requires jquery.claypool.app.js)
  6. jquery.claypool.mvc.js MVC Framework (Requires app and ioc)
  7. jquery.claypool.aop.js Aspect / Filter Framework (Requires app and ioc)
  8. jquery.claypool.models.js Rest Framework (Requires app)
  9. jquery.claypool.server.js Server-side Framework (Requires app, ioc, mvc)

jQuery-Claypool spent most of the last 6 months in release candidacy for 1.0, and we are happy to announce we feel like it's api is very stable. So here it is 1.0.x!

The full zip/tarball comes with jetty and example applications you can use to help get you up and running in minutes. It's also ready to for deployment directly into Google Apps.

  • Small and fast
  • Reuse code on the client and server!
  • Railable for project ease and maintainence.
  • Simple Rest Framework Integrates with Amazon SDB.
  • Ready to go for deployment on the cloud
  • Comes with jquery.loremipsum.js, jquery.e4x-templates.js, and more...