JSPM

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

color functions

Package Exports

  • color-functions
  • color-functions/lib/hex2rgb
  • color-functions/lib/hsv2hex
  • color-functions/lib/hsv2rgb
  • color-functions/lib/rgb2hex
  • color-functions/lib/rgb2hsv
  • color-functions/lib/rgba

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 (color-functions) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

color-functions Build Status

color functions

Installation

npm install color-functions

Available functions

  • hex2rgb
  • hsv2hex
  • hsv2rgb
  • rgb2hex
  • rgb2hsv
  • rgba