> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tsdraw.com/llms.txt
> Use this file to discover all available pages before exploring further.

# tsdraw

> A really easy infinite drawing canvas SDK for developers

<Columns cols={2}>
  <Card title="Quick start" icon="rocket" href="/quickstart">
    Drop `Tsdraw` into a React project in under five minutes.
  </Card>

  <Card title="Installation" icon="download" href="/installation">
    Install the react package or the core engine super easily.
  </Card>

  <Card title="Editor" icon="pen-to-square" href="/learn/editor">
    See the editor, which manages shapes, tools, viewport, and history.
  </Card>

  <Card title="Reference" icon="list" href="/reference/overview">
    Detailed API documentation for all packages and components.
  </Card>
</Columns>
