JSPM

@kdev2test/math

0.18.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q42445F
  • License MIT

Excalidraw math functions

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/math

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

yarn add @kdev2test/math

With PNPM, similarly install the package with this command:

pnpm add @kdev2test/math