1. Convert free form diagrams to mermaid diagrams
2. Use free form annotations to edit mermaid code
1. Convert free form diagrams to mermaid diagrams
2. Use free form annotations to edit mermaid code
tiddlywiki.com
stackoverflow.com/questions/45...
tiddlywiki.com
stackoverflow.com/questions/45...
@elliot.website This seems like your type of thing.
Source code: github.com/varkor/quiver
@elliot.website This seems like your type of thing.
Source code: github.com/varkor/quiver
First up is picking a new font. I built this tool to quickly compare handwritten style fonts with Tldraw's.
First up is picking a new font. I built this tool to quickly compare handwritten style fonts with Tldraw's.
Then I do the reverse, generating a diagram from an implementation.
The diagram auto-layout is still rough. I'll work work on more robust auto-layout soon.
Then I do the reverse, generating a diagram from an implementation.
The diagram auto-layout is still rough. I'll work work on more robust auto-layout soon.
Checkout the visualizer and the xstate package, if you haven't used it before: stately.ai/viz
Checkout the visualizer and the xstate package, if you haven't used it before: stately.ai/viz
Next, I'm adding incrementally showing the generated code as it streams.
Next, I'm adding incrementally showing the generated code as it streams.
Here’s how the Vector3 class looks for instance, no new keyword use but class like dot call chaining
Here’s how the Vector3 class looks for instance, no new keyword use but class like dot call chaining