Marcel Mraz 258605d1d5 chore: release multiple packages (#9698) 2 月之前
..
src 958597dfaa chore: Refactor doBoundsIntersect (#9657) 2 月之前
tests 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 5 月之前
README.md 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 5 月之前
global.d.ts ecef5d12f4 chore: release @excalidraw/[email protected] 🎉 (#9127) 6 月之前
package.json 258605d1d5 chore: release multiple packages (#9698) 2 月之前
tsconfig.json 0cd5a259ae fix: incorrect type imports (#9308) 5 月之前

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