0.4.0 • Published 8 years ago

rainbowjs v0.4.0

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

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

0.4.0

8 years ago

0.3.6

8 years ago

0.3.5

8 years ago

0.3.4

8 years ago

0.3.3

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago