JSPM

  • Created
  • Published
  • Downloads 78
  • Score
    100M100P100Q77213F
  • License MIT

Excalidraw common functions, constants, etc.

Package Exports

  • @myoc/common
  • @myoc/common/appEventBus
  • @myoc/common/binary-heap
  • @myoc/common/bounds
  • @myoc/common/colors
  • @myoc/common/constants
  • @myoc/common/editorInterface
  • @myoc/common/emitter
  • @myoc/common/font-metadata
  • @myoc/common/index
  • @myoc/common/keys
  • @myoc/common/points
  • @myoc/common/promise-pool
  • @myoc/common/queue
  • @myoc/common/random
  • @myoc/common/url
  • @myoc/common/utility-types
  • @myoc/common/utils
  • @myoc/common/versionedSnapshotStore

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