Public
Readme
The drawing will be persisted in your blobs as json / png / svg.
You can access the drawing source directly using the /json
, /png
and /svg
subpaths. For example, to embed the image in a markdown document, you can use:
![pomdtr-excalidraw.web.val.run](https://pomdtr-excalidraw.web.val.run/png)
Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
pomdtr-excalidraw.web.val.run
Updated: June 27, 2024
possible to update excalidraw? new elbow features
Yeah it should be easy, I plan to focus on creating/updating apps after releasing smallweb 0.14.0
nice - thank you. i saw you were the reason it works on here because of the jsr package. great work
Yeah I found a way to embed a full blown app as a single jsr import, I think it's pretty neat :)