Thanks to visit codestin.com
Credit goes to github.com

Skip to content

colorjs/color-alpha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

color-alpha unstable Build Status

Change alpha of a color without requiring huge color libs.

npm install color-alpha

const α = require('color-alpha');
α('white', .4); // 'rgba(255,255,255,.4)'

Related

color-interpolate — interpolate color over palette, colormap or gradient.

About

Change alpha of a color string

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •