public
Description: Random things I've written in JavaScript. Most are untested and/or half-baked.
Clone URL: git://github.com/savetheclocktower/javascript-stuff.git
Search Repo:
name age message
folder LICENSE Thu Mar 20 22:57:35 -0700 2008 Added license and mouse:wheel custom event script. [Andrew Dupont]
folder README Thu Mar 20 23:29:23 -0700 2008 Testing. [savetheclocktower]
folder README.markdown Mon May 19 08:41:57 -0700 2008 Added README. [savetheclocktower]
folder bindable.js Thu May 08 21:06:43 -0700 2008 Added bindable.js for linking an element with a... [savetheclocktower]
folder cookie.js Sat May 17 15:08:07 -0700 2008 Added cookie.js for manipulating cookies. [savetheclocktower]
folder custom-events/ Sun May 18 11:55:44 -0700 2008 Added kangax's "state:idle" custom ev... [savetheclocktower]
README.markdown

JavaScript Stuff

The code in this repository is my personal sketchpad for whatever stupid code ideas pop into my head. A few rules:

  1. Do not assume anything you get from this repo will work. Very little testing has been done, if any.
  2. None of this carries a warranty or even a promise of maintenance. If it did it'd live somewhere else.
  3. Apologizing for this code up front is my way of explaining away any silly mistakes I might make. It's a great way to lower expectations and diminish responsibility. Try it some time!