jfairbank / chroma
Ruby gem for color manipulation and palette generation
☆234Updated 3 years ago
Alternatives and similar repositories for chroma:
Users that are interested in chroma are comparing it to the libraries listed below
- Manages and displays breadcrumb trails in Rails app - lean & mean.☆407Updated 3 years ago
- Translatable columns for Ruby on Rails, stored in the model table itself.☆215Updated last year
- Small library for operations with time steps (like "next day", "floor to hour" and so on)☆276Updated 5 years ago
- Rack middleware for defining a canonical host name.☆394Updated 8 months ago
- Sidekiq middleware that adds the ability to rate limit job execution.☆233Updated last year
- Small, focused, awesome methods added to core Ruby classes. Home of the endlessly useful nil_chain.☆204Updated last month
- Foreign key migration generator for Rails☆485Updated 10 months ago
- Rack::Timeout enhancements for Rails☆374Updated last month
- no-persistence pure ruby relational algebra☆198Updated 8 years ago
- niceql gem repo. Nice, colorized SQL formatting in ruby.☆322Updated 2 weeks ago
- Rack::UTF8Sanitizer is a Rack middleware which cleans up invalid UTF8 characters in request URI and headers.☆320Updated 2 months ago
- Accurate current and historical timezones for Ruby with support for Geonames and Google latitude - longitude lookups.☆354Updated last month
- Improve perceived performance of your rails application with minimum effort☆244Updated 7 years ago
- Making HTML emails comfortable for the Rails rockstars☆378Updated 4 months ago
- Searchlight helps you build searches from options via Ruby methods that you write.☆532Updated last year
- Provides a framework for saving incoming blank values as nil in the database in instances where you'd rather use DB NULL than simply a bl…