Cre
This gem saves you from dealing with regex for colors, it contains all 147 named
colors including transparant.
And deals with any kind of color code: hex, rgb, rgba, hsl, hsla.
Usage
- comming soon
Installation
Add this line to your application's Gemfile:
gem 'coloregex', '~> 0.1.0'
And then execute:
$ bundle
Or install it yourself as:
$ gem install coloregex
Todo:
- ?
Contributing
- Your more than welcome to contribute; open up a pull request and i'll have a look.
License
The gem is available as open source under the terms of the MIT License.