Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tmeasday/sketch
https://github.com/tmeasday/sketch
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tmeasday/sketch
- Owner: tmeasday
- Created: 2012-09-11T05:51:34.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-05T22:11:01.000Z (about 12 years ago)
- Last Synced: 2024-10-25T18:58:48.195Z (about 2 months ago)
- Language: CoffeeScript
- Size: 3.54 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# Sketch
A simple drawing app, demostrating some cool meteoric syncing.
The main things to learn from this app are
- Using meteor with a canvas (if you have a better way, please tell us!)
- Using the recorder smart package (https://github.com/tmeasday/meteor-recorder)