包详细信息

is-hex-color

segmentio7.8k0.0.1

Check whether a string is a hex color.

自述文件

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

更新日志

0.0.1 - September 27, 2013

:sparkles: