public
Description: Random things I've written in JavaScript. Most are untested and/or half-baked.
Homepage:
Clone URL: git://github.com/savetheclocktower/javascript-stuff.git
name age message
file LICENSE Thu Mar 20 22:57:35 -0700 2008 Added license and mouse:wheel custom event script. [Andrew Dupont]
file README.markdown Mon May 19 08:41:57 -0700 2008 Added README. [savetheclocktower]
file bindable.js Mon Dec 14 14:22:07 -0800 2009 Sprocketize. [savetheclocktower]
directory code-highlighter/ Sun Nov 02 14:57:22 -0800 2008 Added code highlighter script. Rewrite of Dan W... [savetheclocktower]
file cookie.js Mon Dec 14 14:22:07 -0800 2009 Sprocketize. [savetheclocktower]
directory custom-events/ Sun May 18 11:55:44 -0700 2008 Added kangax's "state:idle" custom event. [savetheclocktower]
file ghosted_field.js Tue Nov 04 13:36:49 -0800 2008 Added Form.GhostedField. [savetheclocktower]
file history.js Mon Dec 14 15:04:51 -0800 2009 More tweaks and fixes. [savetheclocktower]
file quotes.js Wed Oct 15 11:09:47 -0700 2008 Added script for fixing the Q tag in Internet E... [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!