Márk Tolmács 91d36e9b81 fix: Linear to elbow conversion crash (#9556) 5 meses atrás
..
src 91d36e9b81 fix: Linear to elbow conversion crash (#9556) 5 meses atrás
tests 712f267519 feat: better unlock (#9546) 5 meses atrás
.eslintrc.json 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 7 meses atrás
README.md 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 7 meses atrás
global.d.ts 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 7 meses atrás
package.json d92a849038 fix: issues when importing package outside of browser (#9525) 5 meses atrás
tsconfig.json 0cd5a259ae fix: incorrect type imports (#9308) 7 meses atrás

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