https://github.com/savetheclocktower/javascript-stuff
Random things I've written in JavaScript. Most are untested and/or half-baked.
https://github.com/savetheclocktower/javascript-stuff
Last synced: 11 months ago
JSON representation
Random things I've written in JavaScript. Most are untested and/or half-baked.
- Host: GitHub
- URL: https://github.com/savetheclocktower/javascript-stuff
- Owner: savetheclocktower
- License: other
- Created: 2008-03-21T02:39:42.000Z (about 18 years ago)
- Default Branch: master
- Last Pushed: 2009-12-14T23:04:56.000Z (over 16 years ago)
- Last Synced: 2025-07-20T02:05:30.049Z (11 months ago)
- Language: JavaScript
- Homepage:
- Size: 103 KB
- Stars: 22
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- Changelog: history.js
- License: LICENSE
Awesome Lists containing this project
README
# 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!