JSPM

@orangecatai/math

0.0.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 9
  • Score
    100M100P100Q59622F
  • License MIT

OrangeCat adgen-canvas math functions

Package Exports

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

Readme

@orangecatai/math

Install

npm install @orangecatai/math

If you prefer Yarn over npm, use this command to install the OrangeCat math package:

yarn add @orangecatai/math

With PNPM, similarly install the package with this command:

pnpm add @orangecatai/math