added a canvas with a basic API for now
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 6 Sep 2021 03:53:02 +0000 (22:53 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 6 Sep 2021 03:53:02 +0000 (22:53 -0500)
commit4979cca8263c1076ebecadcae1e79ad3d67dabc4
treef1e187cb581fbfe452461240141b2048761547cb
parenta8d812c12502d7ac79c53e3ccf54853fb8bc8da1
added a canvas with a basic API for now
canvas.onyx [new file with mode: 0644]
serve.py
static/css/index.css
static/src/canvas.js [new file with mode: 0644]
static/src/index.js
static/src/resizer.js
static/src/storage.js
static/src/worker.js
templates/index.html