https://github.com/caplin/jqueryhack
RC cars using node!
https://github.com/caplin/jqueryhack
Last synced: 8 months ago
JSON representation
RC cars using node!
- Host: GitHub
- URL: https://github.com/caplin/jqueryhack
- Owner: caplin
- Created: 2013-04-20T08:33:42.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-21T17:31:40.000Z (about 13 years ago)
- Last Synced: 2025-05-20T07:07:06.090Z (about 1 year ago)
- Language: JavaScript
- Size: 6.9 MB
- Stars: 0
- Watchers: 40
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
First commit!
var wirc = exports;
wirc.car = require('./lib/Car');