An open API service indexing awesome lists of open source software.

https://github.com/diversen/randomcolor-browser

Browser version of npm module randomcolor (script for generating attractive random colors)
https://github.com/diversen/randomcolor-browser

Last synced: over 1 year ago
JSON representation

Browser version of npm module randomcolor (script for generating attractive random colors)

Awesome Lists containing this project

README

          

# randomcolor-browser

browser version of the random-color module.

## Usage

include the script:

Documentation for randomcolor can be found here: https://www.npmjs.com/package/randomcolor

It creates the global var `randomcolorBrowser`, which acts the same way as randomcolor.

You can find the documentation for randomcolor here:

https://www.npmjs.com/package/randomcolor

MIT © [Dennis Iversen](https://github.com/diversen)