|
2 semanas atrás | |
---|---|---|
.. | ||
src | 86605829c6 demo: a temp freehand solution to replace laser | 2 semanas atrás |
tests | 0cfa53b764 fix: aligning and distributing elements and nested groups while editing a group (#9721) | 3 semanas atrás |
.eslintrc.json | 432a46ef9e refactor: separate elements logic into a standalone package (#9285) | 4 meses atrás |
README.md | 432a46ef9e refactor: separate elements logic into a standalone package (#9285) | 4 meses atrás |
global.d.ts | 432a46ef9e refactor: separate elements logic into a standalone package (#9285) | 4 meses atrás |
package.json | 258605d1d5 chore: release multiple packages (#9698) | 1 mês atrás |
tsconfig.json | 0cd5a259ae fix: incorrect type imports (#9308) | 4 meses atrás |
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