DeckDeckGo - Color Picker
The "Color Picker" component is a simple component to, guess what, allow your users to "pick colors" 😉
It is fully configurable in terms of colors, you could define the set of colors you rather like to offer and it also implements a "more" action which, if clicked, will open the platform standard color picker.
Table of contents
Getting Started
To get started with this Web Component, have a look to its documentation.
Develop
To develop and run this Web Component locally, proceed as following:
git clone https://github.com/deckgo/deckdeckgo
cd deckdeckgo/webcomponents/color
npm install
npm run start
License
MIT © David Dal Busco and Nicolas Mattia