|
|
1 주 전 | |
|---|---|---|
| .. | ||
| src | 5852d0d410 fix: Arrow overlap arrow behavior (#10732) | 1 주 전 |
| tests | 46ddd60948 feat(editor): support embedding google drive videos (#10788) | 1 주 전 |
| .eslintrc.json | 432a46ef9e refactor: separate elements logic into a standalone package (#9285) | 11 달 전 |
| README.md | 432a46ef9e refactor: separate elements logic into a standalone package (#9285) | 11 달 전 |
| global.d.ts | 432a46ef9e refactor: separate elements logic into a standalone package (#9285) | 11 달 전 |
| package.json | 3b97f5a10c feat: move visualdebug to utils and introduce volume bindable visualization (#10617) | 1 개월 전 |
| tsconfig.json | 0cd5a259ae fix: incorrect type imports (#9308) | 11 달 전 |
npm install @excalidraw/element
If you prefer Yarn over npm, use this command to install the Excalidraw utils package:
yarn add @excalidraw/element
With PNPM, similarly install the package with this command:
pnpm add @excalidraw/element