1.0.15 • Published 1 year ago

@jniac/color-xplr v1.0.15

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Color Xplr

It's a funky-damn-cool color explorer (in the browser) for frustrated creatives.

It's not a picker, it's an explorer.

Here's a demo.

VERSION.md

Features:

  • 4 "plane" modes: hue, red, green, blue (for inspiration)
  • "copy to clipboard" button
  • easy paste (do not have to focus the input)
  • hue, luminosity, saturation, red, green & blue sliders (for fine control over tint).
  • modal position: "align" mode & "stay-inside-window" feature
  • string mode:
    • keywords
      • red
      • rebeccapurple
    • hex:
      • #f9bd77
      • #f9bd77ff
    • rgb:
      • rgb(249 189 119)
      • rgba(249 189 119 / 100%)
    • hsl:
      • hsl(32deg 92% 72%)
      • hsla(32deg 92% 72% / 100%)
    • glsl:
      • vec3(0.98, 0.74, 0.47)
      • vec4(0.98, 0.74, 0.47, 1.00)

About

Pure modern ES / dom library, no dependency.

Dev

yarn dev
1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago