From 957ce0d7235550cd84787997b7e20ce8484d012d Mon Sep 17 00:00:00 2001 From: Miriam Zusin Date: Mon, 31 Jul 2023 10:56:32 +0300 Subject: [PATCH] readme update --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2000eaa4..f507c755 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,10 @@ Try my other project [React Round Slider](https://github.com/mzusin/react-round- +## Tool Cool Color Picker +[Tool Cool Color Picker](https://github.com/mzusin/toolcool-color-picker) is a color picker library written in typescript and using web component technologies. +![Tool Cool Color Picker](https://github.com/mzusin/toolcool-color-picker/blob/main/examples/img/preview/preview-1.png?raw=true) + ## Other Projects - [ミ☆ mzParticles ☆彡](https://github.com/mzusin/mz-particles) - TypeScript library for creating particle effects. - [mzMath](https://github.com/mzusin/mz-math) - a collection of typescript-based math helpers. @@ -136,5 +140,4 @@ Try my other project [React Round Slider](https://github.com/mzusin/react-round- - [React Input Number](https://github.com/mzusin/mz-react-input-number) - React component that provides a user-friendly interface for entering numerical values. - [Stripes Maker](https://github.com/mzusin/stripes-maker) - Node.js stripe pattern generator and maker. - [mzCanvas](https://github.com/mzusin/mz-canvas) - The TypeScript-based library for manipulating <canvas> element and 2D graphics in the browser. -- [Tool Cool Color Picker](https://github.com/mzusin/toolcool-color-picker) - color picker library written in typescript and using web component technologies.