@alchemyalcove/hsl-to-rgb

1.0.2 • Public • Published

AlchemyAlcove HSL to RGB

Simple HSL to RGB conversion.

Why this package vs the other options.

This package is super light weight. There are some great alternatives that have every conversion type in one library, but this is for those of us that only need the one.

It is also built with web support in mind.

CircleCI

Converts HSL arrays into RGB arrays.

341 bytes download size minified.

Install

npm install --save @alchemy-alcove/hsl-to-rgb

Use

import Convert from "@alchemyalcove/hsl-to-rgb";

Convert([210, 29, 24]);

Readme

Keywords

Package Sidebar

Install

npm i @alchemyalcove/hsl-to-rgb

Weekly Downloads

1,824

Version

1.0.2

License

none

Unpacked Size

9.86 kB

Total Files

17

Last publish

Collaborators

  • evanmorrison
  • mahcloud