tldraw-mods

Mods for tldraw offline

New shapes and tools for the tldraw offline app. Pick one, run one command, and it is in your drawing.

How to use

Needs the tldraw offline app and Node.js 20+. Make a folder, save a drawing in it, and set it up once:

mkdir my-canvas && cd my-canvas   # then File → Save the drawing here
npx tldraw-mods init

With the drawing open in the app, add mods. Each one is downloaded, built, and saved into the drawing:

npx tldraw-mods add landmark
npx tldraw-mods list
npx tldraw-mods remove landmark

The mods stay inside the .tldraw file wherever it goes. Only install from people you trust.

Mods