Skip to content

mavarius/colornab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

color-quick

Randomly generate colors of a specified brightness and hue and copy the hex value to the clipboard.

Usage

const colorQuick = require('color-quick')
colorQuick() // --> '#42C88A'
colorQuick(0.8, 'red') // --> '#BC0445'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published