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.
|
|
1 year ago | |
|---|---|---|
| .. | ||
| ga | 1 year ago | |
| CHANGELOG.md | 1 year ago | |
| README.md | 1 year ago | |
| angle.ts | 1 year ago | |
| arc.test.ts | 1 year ago | |
| arc.ts | 1 year ago | |
| curve.ts | 1 year ago | |
| index.ts | 1 year ago | |
| line.ts | 1 year ago | |
| package.json | 1 year ago | |
| point.test.ts | 1 year ago | |
| point.ts | 1 year ago | |
| polygon.ts | 1 year ago | |
| range.test.ts | 1 year ago | |
| range.ts | 1 year ago | |
| segment.ts | 1 year ago | |
| triangle.ts | 1 year ago | |
| types.ts | 1 year ago | |
| utils.ts | 1 year ago | |
| vector.test.ts | 1 year ago | |
| vector.ts | 1 year ago | |
| webpack.prod.config.js | 1 year 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