randomColor

A tiny script for generating attractive colors

CC0-1.0 License

Downloads
561.1K
Stars
6.1K
Committers
33

Bot releases are hidden (Show)

randomColor - Latest Release

Published by davidmerfield over 4 years ago

randomColor - Fixes bug with specific Hex values

Published by davidmerfield over 4 years ago

Because hue ranges previously did not overlap, it was possible to generate
hue values without a corresponding colour definition. Fixes issue #123

randomColor - Maximize color difference when generating multiple colors

Published by davidmerfield over 5 years ago

Fixes #50 thanks to @m-bourkha and #106

randomColor - Added support for hue from hex

Published by davidmerfield over 7 years ago

Read more in #90. Thanks Jack!

randomColor - Fixed random saturation bug

Published by davidmerfield over 7 years ago

Fixed issue #79 thanks to @jackwilsdon

randomColor - Added alpha option

Published by davidmerfield over 7 years ago

randomColor - Support for string seeds

Published by davidmerfield over 8 years ago

Thanks @CookPete!

randomColor - Seed improvement

Published by davidmerfield almost 9 years ago

randomColor - Seed fix

Published by davidmerfield almost 9 years ago

#48 Thank you @daviesgeek

randomColor - NPM

Published by davidmerfield about 9 years ago

randomColor - Added URL to build

Published by davidmerfield about 9 years ago

As per #41, randomColor's source includes license info and a URL to this repo

randomColor - Fixed undefined bug when called with no parameters

Published by davidmerfield over 9 years ago

Thanks @Zepx !

randomColor - Added seeding

Published by davidmerfield over 9 years ago

randomColor({seed: 120}) will now return the same color each time! Thanks to @koide for this feature.

randomColor - Moved from HSV to HSL

Published by davidmerfield over 9 years ago

As per #27 randomColor now returns HSL colors instead of HSV colors since CSS only supports HSL.

randomColor - New distributions

Published by davidmerfield over 10 years ago

Added component.json and package.json

randomColor - Initial release

Published by davidmerfield over 10 years ago

Package Rankings
Top 0.71% on Npmjs.org
Top 18.6% on Repo1.maven.org
Top 2.25% on Bower.io
Badges
Extracted from project README
Demo