# ewColorPicker
A colorPicker with high flexibility and strong extension written in native JavaScript.
- Introduction article---segmentfault (opens new window)
- Introduction article---juejin (opens new window)
# scenes to be used
This color picker is suitable for small and medium-sized projects, such as theme switching. Different from the colorPicker component in the component library, its configuration is autonomous and customized according to the needs of users.
# Features
The style of html5's native color picker is not good-looking, but the color picker of the component library is not flexible enough. In this way, this color picker was born.
# Record lessons
Author-related recording courses
- Have fun typescript1-the form validator (opens new window)
- Have fun typescript2-select the seat (opens new window)
- Write a compiler (opens new window)
# source code article
- source code article---segmentfault (opens new window)
- source code article---juejin (opens new window)
# update log
see ew-color-picker (opens new window)。