tldraw
A collaborative whiteboard and the SDK behind it, at 50,000 stars, with a 21 KB llms.txt covering every feature
Tier A · StrongToolComponent LibraryApptldraw.com
tldraw is two things under one name. tldraw.com is a free collaborative whiteboard that opens instantly with no account. tldraw.dev is the SDK, and that is the half this corpus cares about. The SDK builds a canvas into your own product. Its documented feature list is long and specific: accessibility, actions, animation, assets, attribution, bindings, a camera system, click detection, clipboard and collaboration, and it continues past those. A canvas is one of the hardest interfaces to build well, and this one is solved and shipping. The repository carries 50,033 stars and was pushed on 2026-08-28. Read the licence before you ship. It is not open source in the usual sense: the software is copyrighted by tldraw Inc., using it means accepting their terms, and alternative commercial and non-commercial licences are sold separately. GitHub reports the licence as unrecognised for that reason. tldraw.dev publishes a 21 KB llms.txt indexing every SDK feature page.
For an agent
Separate the two domains. tldraw.com is the app and tldraw.dev is the SDK, and only the second one matters when you are building. Read https://tldraw.dev/llms.txt first. It is 21 KB and indexes every SDK feature page by name, so you reach the right document without crawling. Check the licence before you ship commercially. The repository is not MIT: the code is copyrighted by tldraw Inc., the licence binds you by use, and separate commercial terms are sold. GitHub cannot classify it. Reach for it whenever a brief needs a canvas. Camera, bindings, click detection and collaboration are the parts that sink a hand-built canvas, and all four are documented features here.
Why it is here. A collaborative canvas is one of the most expensive interfaces to build from nothing. This is the one production-grade answer in the corpus, and its documentation is written for a model to read.
Facts
- License
- Source available
- Pricing
- Freemium, Paid
- Framework
- React
- Styling
- Vanilla CSS
- Distribution
- npm package, GitHub repository, Web app / online tool
- Platform
- Web
- Content type
- Code
- Agent readiness
- llms.txt, Structured documentation, CLI installable, Readable open source
- Accessibility
- Accessible
- Maturity
- Actively maintained
- Pricing detail
- The whiteboard at tldraw.com is free with no account. The SDK carries tldraw's own licence, not an open-source one, and alternative commercial and non-commercial licences are sold by tldraw Inc. No figure is published.
- GitHub stars
- 50,033
- Package
- tldraw
Components it ships
5Helps you build
2Notable for
- 50,033 GitHub stars
- SDK docs with a 21 KB llms.txt
- camera, bindings, collaboration and click detection documented
- source-available licence, not MIT
- the app is free with no account
Provenance
Verified 2026-08-30. HTTP 200. https://tldraw.com/ 200, 14 KB client-rendered; the served text reads "tldraw • very good free whiteboard" and "tldraw - free and instant collaborative whiteboarding". https://tldraw.dev/ 200 at 294 KB and https://tldraw.dev/llms.txt 200 at 20,928 bytes, headed "# tldraw SDK" and listing SDK feature pages including accessibility, actions, animation, assets, attribution, bindings, camera, click-detection, clipboard and collaboration. GitHub API for tldraw/tldraw: 50,033 stars, licence reported as NOASSERTION, pushed 2026-08-28. LICENSE.md reads "This License from tldraw, Inc. ('tldraw') governs your use of the accompanying Software. By using the Software, you accept the terms of this License. The tldraw software is copyrighted by tldraw Inc. Alternative licenses are available from tldraw for commercial and non-commercial" use. Listed under Whiteboard on designengineer.tools.
Also in Component Libraries
6- Ark UI · 49 headless components with one API across React, Vue, Solid and Svelte
- Astryx · Meta's open-source React + StyleX design system, 150+ components and 42 templates
- Chakra UI · 114 accessible React components with a token-driven styling system
- Coss UI · Cal.com's design system: 60 Base UI primitives shipped as a shadcn registry
- daisyUI · 68 pure-CSS Tailwind components as semantic class names, MIT, with 35 built-in themes
- GPUI Component · 60+ Rust desktop UI components for GPUI, with a 200K-line code editor and charts