Back to Explore

lovell/colour

GitHub
2 watchersOpen source

Last release:

@img/colour is a CommonJS wrapper around the ESM-only npm package color, converting color and related dependencies to CommonJS for runtimes that do not support ESM-only packages. It is useful for using the color APIs in older Node.js versions (prior to 20.19.0) that cannot load the ESM-only version directly.

Project status

  • Maintenance status: The repo appears actively maintained, with a new tagged update after the last upstream push (lovell/colour shows updates on 2026-03-01 and prior pre-release tags on 2025-09-09).
  • Update cadence: The latest notable update is v1.1.0 on 2026-03-01, following an upstream push on 2026-04-03, suggesting ongoing development rather than maintenance-only mode, though there is not enough history here to claim a steady cadence.

AI summary generated

AI-generated from public sources. May be inaccurate. Report

Recent updates

  • v1.1.0

    v1.1.0 adds TypeScript type definitions (index.d.ts), an explicit package exports map, and updates build tooling. The bundled runtime implementation (color.cjs) also changes color parsing and conversion behavior, largely due to dependency version bumps and additional normalization/copying logic.

    BreakingFeatures
  • v1.0.0

    The release notes for v1.0.0 are not provided, so there are no documented changes to compare against. The code diff indicates only a version bump in package.json and the addition of a Dependabot configuration file.

  • v1.0.0-rc.2

    Release v1.0.0-rc.2 was published on 2025-09-09. No release notes were provided by the publisher, so the specific functional, API, or compatibility changes in this version cannot be determined from the supplied data.

  • v1.0.0-rc.1

    Release v1.0.0-rc.1 updates only repository metadata and documentation. No functional code changes are shown in the provided diff.

  • v1.0.0-rc.0

    This is a release candidate (v1.0.0-rc.0) published on 2025-09-09. The publisher provided no release notes, so there is no documented information about new features, fixes, or breaking changes in this update.