Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.31 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.31 KB

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