blush

1.4.1 • Public • Published

Blush

Methods that return an instance with methods (self)

blush('#fff').darken(Number : 0 -> 1) -> Blush blush('#fff').lighten(Number : 0 -> 1) -> Blush blush('#fff').saturate(Number : 0 -> 1) -> Blush blush('#fff').alpha(Number : 0 -> 1) -> Blush blush('#fff').rotate(Number : 0 -> 360) -> Blush blush('#fff').setAlpha(1) blush('#fff').setHue(120) blush('#fff').setSaturation(1) blush('#fff').setLightness(1)

Returning a string

.hsl() .hsla() .rgb() .rgba() .hex()

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.4.1
    3
    • latest

Version History

Package Sidebar

Install

npm i blush

Weekly Downloads

3

Version

1.4.1

License

MIT

Unpacked Size

44.7 kB

Total Files

20

Last publish

Collaborators

  • seanjm