hashdeps / tldraw-block

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Drawing block embeds tldraw, providing a complete drawing interface for embedding applications. Pen, eraser, shape, arrow, text, and several other illustration tools allow users to create diagrams, system maps, art, or anything else they can imagine. The block also supports dark and read-only modes.

The block periodically serializes tldraw's document format and calls the Block Protocol Graph Module's updateEntity method to store it on the block's entity in the embedding application's storage.

This block is dual-licensed under either the Apache 2.0 or MIT License, at your option, and was originally developed by HASH.

About

License:Apache License 2.0


Languages

Language:TypeScript 87.2%Language:CSS 11.3%Language:JavaScript 1.6%