is-rgb-color

0.0.1 • Public • Published

is-rgb-color

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

Installation

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

API

isRgbColor(string)

Loosely checks whether a string is an RGB(A) color string. Loose in that it doesn't cap numbers to 255, which CSS doesn't care about either.

License

MIT

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i is-rgb-color

      Weekly Downloads

      87

      Version

      0.0.1

      License

      none

      Last publish

      Collaborators

      • segmentio