Skip to content

parsepixel/color

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Color Utils

Brought to you by ParsePixel

Work-in-progress of JavaScript color converstion tools commonly used

Useage

Public Functions

Color.linearSahde(rgb:String, modifier:Number)
Color.getContrastTone(color)
Color.nameToRGB(name:String)
Color.nameToHex(name:String)
Color.normalizeRGB(rgb:Object)

Installation

npm install parsepixel/color
//typical import
import Color from "~/@parsepixel/dist/color.js";

License

Code released under the MIT licence.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •