Virtual whiteboard for sketching hand-drawn like diagrams
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Narek Malkhasyan e058a08b33
fix: use rimraf instead of rm -rf (#9460)
7 months ago
..
src feat: Precise highlights for bindings (#9472) 8 months ago
tests refactor: separate elements logic into a standalone package (#9285) 9 months ago
README.md refactor: separate elements logic into a standalone package (#9285) 9 months ago
global.d.ts chore: release @excalidraw/excalidraw@18.0.0 🎉 (#9127) 10 months ago
package.json fix: use rimraf instead of rm -rf (#9460) 7 months ago
tsconfig.json fix: incorrect type imports (#9308) 9 months ago

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