Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zhb/color-gradient

A tool to generate a color based on a value and color thresholds
https://github.com/zhb/color-gradient

color color-gradient php

Last synced: about 1 month ago
JSON representation

A tool to generate a color based on a value and color thresholds

Awesome Lists containing this project

README

        

# Color Gradient

This library generates color gradients based on color gradient array and a given value.

## Installation

Use [Composer](http://getcomposer.org/) to install Color Gradient in your project:

```shell
composer require "zhb/color-gradient"
```

## Examples