VibeHunt
← Back to browse

Creativity

tldraw

example

Are you the maker of tldraw.com?

This entry was authored as example data, not by the maintainer. Submit a verified manifest from your domain and it replaces this one — same URL, stars carry over.

Claim this →

A polished collaborative whiteboard with a delightful drawing engine and a JS SDK other apps embed to add a canvas in minutes.

What you get


Technical detailsexpand
Capability ID
cap:example:tldraw
Maturity
stable
License
Apache-2.0
Package refs
npm:tldraw
Maintainer
Not declared
Verification
Unverified

No maintainer declared.

View manifest (JSON-LD)expand
{
  "@context": "https://vibehunt.tech/v1",
  "@type": "Capability",
  "id": "cap:example:tldraw",
  "software": {
    "name": "tldraw",
    "category": "creativity",
    "homepage": "https://tldraw.com",
    "source": "https://github.com/tldraw/tldraw",
    "license": "Apache-2.0",
    "packageRefs": [
      "npm:tldraw"
    ],
    "description": "A polished collaborative whiteboard with a delightful drawing engine and a JS SDK other apps embed to add a canvas in minutes."
  },
  "solves": [
    {
      "intent": "Draw, diagram, and collaborate on an infinite canvas with a buttery-smooth interface and a real SDK if you want to embed it elsewhere.",
      "constraintsSatisfied": [
        "core:source-available",
        "core:free-tier",
        "core:no-account-required",
        "core:has-api",
        "core:exportable"
      ],
      "scale": [
        "single-user",
        "team"
      ]
    }
  ],
  "maturity": "stable",
  "source": "example"
}