afternoon2 / gradient-js

Gradient creation library running in the browser πŸ–ŒπŸŒˆ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Gradient creation library running in the browser πŸ–ŒπŸŒˆ

License:MIT License


Languages

Language:TypeScript 78.1%Language:JavaScript 21.9%