Skip to content

svelte-awesome-color-picker is a highly customizable svelte color picker component library

License

Notifications You must be signed in to change notification settings

Ennoriel/svelte-awesome-color-picker

Repository files navigation

svelte-awesome-color-picker

highly customizable color picker component library

  • 🎹 built-in keyboard navigation
  • 📱 mobile support
  • 🤸‍♂️ accessibility information
  • 🤯 works without javascript (fallback to the browser default color picker)
  • 🏇 it's compatible with form libraries
  • 🧩 fully customizable
  • 🔨 full typescript support

v3

The major version 3 has been released to remove accessibility issues (see issue #43). The library has also been made simpler and lighter. This comes with some breaking changes

Links

Please read the documentation on the documentation site!

Example

Example of the color picker

contributing

Please see the contributing file