Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 1.05 KB

README.md

File metadata and controls

16 lines (10 loc) · 1.05 KB

gradient-js

Gradient creation library running in the browser 🖌🌈

License: MIT lerna

gradient-js is a library that takes your source colors and a configuration object to produce a gradient suitable for your needs. You can choose between css, svg and raw (object) output.

gradient-js is built on top of chroma-js color manipulation library, written by Gregor Aisch.

You need to install chroma-js as a dependency to start working with gradient-js.

Modules