Skip to content

Rainbow.js is a library to programatically generate a colour palette to use in automated template generators and other applications.

License

Notifications You must be signed in to change notification settings

jorgeriv/rainbowjs

Repository files navigation

Build Status

RainbowJS - A library to work with colors programatically

RainbowJS offers a solution to perform color operations as converting from different formats (eg. rgb to hsv), create color palettes based on color theory harmmonies. Is highly configurable and works both in the browser and node.

Color harnomies:

  • Complementary color
  • Analogous colors
  • Split complementary
  • Triadic
  • Tetradic (Rectangle)
  • Square

Visit the project website

Install

Node via NPM

$ npm install --save rainbowjs

Browser via Brower

$ bower install --save rainbow-js

RainbowJS is made with ES2015 (ES6) Vanilla JavaScript and has no dependencies.

Contributing

We welcome contributions of all kinds from anyone. Please take a moment to read the contributing file for more information about how to contribute to the project.

License

Copyright (c) Jorge Rivera

Licensed under the MIT License

About

Rainbow.js is a library to programatically generate a colour palette to use in automated template generators and other applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published