JSPM

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

Excalidraw common functions, constants, etc. for MathBoard

Package Exports

  • @mathboard-ai/common
  • @mathboard-ai/common/binary-heap
  • @mathboard-ai/common/colors
  • @mathboard-ai/common/constants
  • @mathboard-ai/common/emitter
  • @mathboard-ai/common/font-metadata
  • @mathboard-ai/common/index
  • @mathboard-ai/common/keys
  • @mathboard-ai/common/points
  • @mathboard-ai/common/promise-pool
  • @mathboard-ai/common/queue
  • @mathboard-ai/common/random
  • @mathboard-ai/common/url
  • @mathboard-ai/common/utility-types
  • @mathboard-ai/common/utils

Readme

@excalidraw/common

Install

npm install @excalidraw/common

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

yarn add @excalidraw/common

With PNPM, similarly install the package with this command:

pnpm add @excalidraw/common