UNPKG
is-hsl-color
Version:
latest (0.0.1)
0.0.1
Loosely check whether a string is an HSL(A) color string.
segmentio/is-hsl-color
is-hsl-color
/
package.json
7 lines
•
237 B
JSON
View Raw
1
2
3
4
5
6
7
{
"name"
:
"is-hsl-color"
,
"repository"
:
"https://github.com/segmentio/is-hsl-color.git"
,
"version"
:
"0.0.1"
,
"description"
:
"Loosely check whether a string is an HSL(A) color string."
,
"keywords"
:
[
"validate"
,
"hsl"
,
"color"
]
}