# 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

## v4

The major version 4 has been released to work with Svelte 5. It has been rewritten in Svelte 5. This comes with [some breaking changes](https://svelte-awesome-color-picker.vercel.app/#update-from-v3-to-v4)

## Links

Please read the documentation on the documentation site!

- 🛫 [Documentation](https://svelte-awesome-color-picker.vercel.app/)
- 🌟 [Github repository](https://github.com/Ennoriel/svelte-awesome-color-picker)
- 🌴 [Npm repository](https://www.npmjs.com/package/svelte-awesome-color-picker)
- 👌 [Changelog](https://github.com/Ennoriel/svelte-awesome-color-picker/blob/master/CHANGELOG.md)

## Example

![Example of the color picker](https://svelte-awesome-color-picker.vercel.app/examples.png)

## contributing

Please see the [contributing file](https://github.com/Ennoriel/svelte-awesome-color-picker/blob/master/contributing.md)
