# @3xpo/svelte-colour-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](https://github.com/Exponential-Workload/svelte-colour-picker/issues/43)). The library has also been made simpler and lighter. This comes with [some breaking changes](https://gh.expo.moe/svelte-colour-picker//#update-from-v2-to-v3)

## Links

Please read the documentation on the documentation site!

- 🛫 [Documentation](https://gh.expo.moe/svelte-colour-picker//)
- 🌟 [Github repository](https://github.com/Exponential-Workload/svelte-colour-picker)
- 🌴 [Npm repository](https://www.npmjs.com/package/@3xpo/svelte-colour-picker)
- 👌 [Changelog](https://github.com/Exponential-Workload/svelte-colour-picker/blob/master/CHANGELOG.md)

## Example

![Example of the color picker](https://gh.expo.moe/svelte-colour-picker//examples.png)
