|
|
2 days ago | |
|---|---|---|
| .. | ||
| src | 28292f4867 Merge branch 'master' into dwelle/oxc | 2 days ago |
| tests | 432a46ef9e refactor: separate elements logic into a standalone package (#9285) | 11 months ago |
| README.md | 432a46ef9e refactor: separate elements logic into a standalone package (#9285) | 11 months ago |
| debug.ts | b0404b10b6 chore(debug): add debug.logChanged() and make easy to import (#10828) | 2 days ago |
| global.d.ts | 432a46ef9e refactor: separate elements logic into a standalone package (#9285) | 11 months ago |
| package.json | 29ba7fe96d lint & format | 1 month ago |
| tsconfig.json | 0cd5a259ae fix: incorrect type imports (#9308) | 11 months ago |
npm install @excalidraw/common
If you prefer Yarn over npm, use this command to install the Excalidraw utils package:
yarn add @excalidraw/common
With PNPM, similarly install the package with this command:
pnpm add @excalidraw/common