@architwankhade/math
Version:
Excalidraw math functions
20 lines (13 loc) • 316 B
Markdown
# @architwankhade/math
## Install
```bash
npm install @architwankhade/math
```
If you prefer Yarn over npm, use this command to install the Excalidraw utils package:
```bash
yarn add @architwankhade/math
```
With PNPM, similarly install the package with this command:
```bash
pnpm add @architwankhade/math
```