Marcel Mraz d92a849038 fix: issues when importing package outside of browser (#9525) 5 месяцев назад
..
src 7e41026812 refactor: export everything from `@excalidraw/element`, don't import from subpaths (#9466) 5 месяцев назад
tests 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 7 месяцев назад
README.md 432a46ef9e refactor: separate elements logic into a standalone package (#9285) 7 месяцев назад
global.d.ts ecef5d12f4 chore: release @excalidraw/[email protected] 🎉 (#9127) 8 месяцев назад
package.json d92a849038 fix: issues when importing package outside of browser (#9525) 5 месяцев назад
tsconfig.json 0cd5a259ae fix: incorrect type imports (#9308) 7 месяцев назад

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