David Luzar fc3e062074 feat: do not break polygon on point delete inside line editor (#9580) hai 4 meses
..
src fc3e062074 feat: do not break polygon on point delete inside line editor (#9580) hai 4 meses
tests 4dc205537c feat: Call actionFinalize at the end of arrow creation and drag (#9453) hai 4 meses
.eslintrc.json 432a46ef9e refactor: separate elements logic into a standalone package (#9285) hai 6 meses
README.md 432a46ef9e refactor: separate elements logic into a standalone package (#9285) hai 6 meses
global.d.ts 432a46ef9e refactor: separate elements logic into a standalone package (#9285) hai 6 meses
package.json d92a849038 fix: issues when importing package outside of browser (#9525) hai 4 meses
tsconfig.json 0cd5a259ae fix: incorrect type imports (#9308) hai 6 meses

README.md

@excalidraw/element

Install

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