I moved my jQuery Class plug-in to GitHub. Not sure what I was thinking when I provided it as a tarball download before. I followed jQuery’s style in the repo, so I have my features as separate source files under src, and a Makefile is used to build complete and minified versions under dist. I am also planning to start using QUnit for unit testing my JavaScript applications, more on that later.
© Copyright 2001-2010 Taylan Pince. All rights reserved.