Márk Tolmács 54fa0c9089 fix: Increase iteration on curve intersection calc (#10707) 1 ماه پیش
..
src 54fa0c9089 fix: Increase iteration on curve intersection calc (#10707) 1 ماه پیش
tests e32836f799 fix: Use analytical Jacobian for curve intersection testing (#10007) 5 ماه پیش
README.md 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 11 ماه پیش
global.d.ts ecef5d12f4 chore: release @excalidraw/[email protected] 🎉 (#9127) 1 سال پیش
package.json 258605d1d5 chore: release multiple packages (#9698) 8 ماه پیش
tsconfig.json 0cd5a259ae fix: incorrect type imports (#9308) 11 ماه پیش

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