Package detail

is-hex-color

segmentio7.8k0.0.1

Check whether a string is a hex color.

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

changelog

0.0.1 - September 27, 2013

:sparkles: