is-hsl-color

0.0.1 • Public • Published

is-hsl-color

Loosely check whether a string is an HSL(A) color string.

Installation

$ component install segmentio/is-hsl-color
$ npm install is-hsl-color

API

isHslColor(string)

Loosely checks whether a string is an HSL(A) color string. Loose in that it doesn't cap percentages to 100%, which CSS doesn't care about either.

License

MIT

/is-hsl-color/

    Package Sidebar

    Install

    npm i is-hsl-color

    Weekly Downloads

    63

    Version

    0.0.1

    License

    none

    Last publish

    Collaborators

    • segmentio