JSPM

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

The ESM-only 'color' package made compatible for use with CommonJS runtimes

Package Exports

  • @img/colour
  • @img/colour/index.cjs

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@img/colour) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@img/colour

The latest version of the color package is now ESM-only, however some JavaScript runtimes do not yet support this, which includes versions of Node.js prior to 20.19.0.

This package converts the color package and its dependencies, all of which are MIT-licensed, to CommonJS.