Skip to main content

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.

We welcome contributions — code, docs, bug reports, or ideas.

Setup

  1. Fork tsdraw
  2. Clone locally
  3. npm install && npm run build
  4. Create a branch and PR

Development

Packages use tsup and vitest.
npm run build     # Build all
npm run test      # Run tests
npm run typecheck # Check types

Community

Join the Discord.