JSPM

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

Extended color conversions and handling for Open Color

Package Exports

  • @thebespokepixel/oco-colorvalue-ex

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 (@thebespokepixel/oco-colorvalue-ex) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

oco-colorvalue-ex

Extended color features for Open Color's core ColorValue object.

Build Status Dependency Status Code Climate Known Vulnerabilities npm Status Chat on Gitter
Project status devDependency Status Coverage Inline docs ES support

Open Color's ColorValue object - Extended

Enables a much wider range of color spaces, conversion, and esoteric customisation in the server, build tool or preprocessor. Supports:

  • Handling a wider range or color notations, such as those found in JSON and native Objects and Arrays.
  • Uses my port Tinycolor port, es-tinycolor for tighter control of minimisation and tree-shaking.
  • Add supports for L*ab, CMYK, Lch, HWB, Color temperatures using color-convert suport.
  • Generate aesthetic palettes, or describe dynamic scaling along curves from oco files with Chroma support.