JSPM

@architwankhade/math

1.0.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 15
  • Score
    100M100P100Q44865F
  • License MIT

Excalidraw math functions

Package Exports

  • @architwankhade/math
  • @architwankhade/math/angle
  • @architwankhade/math/constants
  • @architwankhade/math/curve
  • @architwankhade/math/ellipse
  • @architwankhade/math/index
  • @architwankhade/math/line
  • @architwankhade/math/point
  • @architwankhade/math/polygon
  • @architwankhade/math/range
  • @architwankhade/math/rectangle
  • @architwankhade/math/segment
  • @architwankhade/math/triangle
  • @architwankhade/math/types
  • @architwankhade/math/utils
  • @architwankhade/math/vector

Readme

@architwankhade/math

Install

npm install @architwankhade/math

If you prefer Yarn over npm, use this command to install the Excalidraw utils package:

yarn add @architwankhade/math

With PNPM, similarly install the package with this command:

pnpm add @architwankhade/math