Package Exports
- @kdev2test/math
- @kdev2test/math/angle
- @kdev2test/math/constants
- @kdev2test/math/curve
- @kdev2test/math/ellipse
- @kdev2test/math/index
- @kdev2test/math/line
- @kdev2test/math/point
- @kdev2test/math/polygon
- @kdev2test/math/range
- @kdev2test/math/rectangle
- @kdev2test/math/segment
- @kdev2test/math/triangle
- @kdev2test/math/types
- @kdev2test/math/utils
- @kdev2test/math/vector
Readme
@kdev2test/math
Install
npm install @kdev2test/mathIf you prefer Yarn over npm, use this command to install the Excalidraw utils package:
yarn add @kdev2test/mathWith PNPM, similarly install the package with this command:
pnpm add @kdev2test/math