is-hex-color
v0.0.1
Published
Check whether a string is a hex color.
Downloads
9,056
Readme
is-hex-color
Check whether a string is a hex color.
Installation
$ component install segmentio/is-hex-color
$ npm install is-hex-color
API
isHexColor(string)
Checks whether a string
is a hex color.
License
MIT