JSPM

@kdev2test/common

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

Excalidraw common functions, constants, etc.

Package Exports

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

Readme

@kdev2test/common

Install

npm install @kdev2test/common

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

yarn add @kdev2test/common

With PNPM, similarly install the package with this command:

pnpm add @kdev2test/common