Márk Tolmács 4dc205537c feat: Call actionFinalize at the end of arrow creation and drag (#9453) 4 달 전
..
src 4dc205537c feat: Call actionFinalize at the end of arrow creation and drag (#9453) 4 달 전
tests 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 6 달 전
README.md 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 6 달 전
global.d.ts ecef5d12f4 chore: release @excalidraw/[email protected] 🎉 (#9127) 7 달 전
package.json d92a849038 fix: issues when importing package outside of browser (#9525) 4 달 전
tsconfig.json 0cd5a259ae fix: incorrect type imports (#9308) 6 달 전

README.md

@excalidraw/math

Install

npm install @excalidraw/math

If you prefer Yarn over npm, use this command to install the Excalidraw utils package:

yarn add @excalidraw/math

With PNPM, similarly install the package with this command:

pnpm add @excalidraw/math