https://github.com/caplin/jqueryhack
RC cars using node!
https://github.com/caplin/jqueryhack
Last synced: 28 days ago
JSON representation
RC cars using node!
- Host: GitHub
- URL: https://github.com/caplin/jqueryhack
- Owner: caplin
- Created: 2013-04-20T08:33:42.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-21T17:31:40.000Z (over 13 years ago)
- Last Synced: 2025-10-26T08:30:24.502Z (10 months ago)
- Language: JavaScript
- Size: 6.9 MB
- Stars: 0
- Watchers: 39
- 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');