Skip to content
forked from Fooidge/PleaseJS

JavaScript Library for creating random pleasing colors and color schemes

Notifications You must be signed in to change notification settings

gclove/PleaseJS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#PleaseJS

JavaScript Library for creating random pleasing colors and color schemes.

Please.make_color();

Please.make_scheme(
{
	h: 145,
	s: .7,
	v: .6
},
{
	scheme_type: 'triadic',
	format: 'rgb-string'
});

About

JavaScript Library for creating random pleasing colors and color schemes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published