JSPM

@pageflux/math

0.18.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 16
  • Score
    100M100P100Q50968F
  • License MIT

Excalidraw math functions

Package Exports

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

Readme

@pageflux/math

Install

npm install @pageflux/math

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

yarn add @pageflux/math

With PNPM, similarly install the package with this command:

pnpm add @pageflux/math