VibeHunt
← Back to browse

Creativity

Excalidraw

example

Are you the maker of excalidraw.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 virtual whiteboard for sketching hand-drawn-feeling diagrams. Open-source, runs in any browser, end-to-end encrypted collab when you want it.

What you get


Technical detailsexpand
Capability ID
cap:example:excalidraw
Maturity
stable
License
MIT
Package refs
npm:@excalidraw/excalidraw
Maintainer
Not declared
Verification
Unverified

No maintainer declared.

View manifest (JSON-LD)expand
{
  "@context": "https://vibehunt.tech/v1",
  "@type": "Capability",
  "id": "cap:example:excalidraw",
  "software": {
    "name": "Excalidraw",
    "category": "creativity",
    "homepage": "https://excalidraw.com",
    "source": "https://github.com/excalidraw/excalidraw",
    "license": "MIT",
    "packageRefs": [
      "npm:@excalidraw/excalidraw"
    ],
    "description": "A virtual whiteboard for sketching hand-drawn-feeling diagrams. Open-source, runs in any browser, end-to-end encrypted collab when you want it."
  },
  "solves": [
    {
      "intent": "Sketch quick architecture diagrams, flowcharts, or wireframes that look hand-drawn, with optional realtime collaboration.",
      "constraintsSatisfied": [
        "core:open-source",
        "core:libre",
        "core:free-tier",
        "core:no-subscription",
        "core:no-account-required",
        "core:end-to-end-encrypted",
        "core:self-hostable",
        "core:open-format",
        "core:exportable",
        "core:has-api"
      ],
      "scale": [
        "single-user",
        "team"
      ]
    }
  ],
  "maturity": "stable",
  "source": "example"
}