https://github.com/caplin/jqueryhack
RC cars using node!
https://github.com/caplin/jqueryhack
Last synced: 3 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 12 years ago)
- Default Branch: master
- Last Pushed: 2013-04-21T17:31:40.000Z (about 12 years ago)
- Last Synced: 2024-12-28T19:52:03.493Z (5 months ago)
- Language: JavaScript
- Size: 6.9 MB
- Stars: 0
- Watchers: 41
- 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');