Skip to content

maxmechanic/color-depth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

color-depth

Easy color translations. Currently acting as surface area into the rich pool of color-related functions in the Google Closure Library.

colors

Development mode

To start the Figwheel compiler, navigate to the project folder and run the following command in the terminal:

lein figwheel

Figwheel will automatically push cljs changes to the browser. Once Figwheel starts up, you should be able to open the public/index.html page in the browser.

Building for production

lein clean
lein package

About

translate color names/rgb/hex to rgb/hex/hsv/hsl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published