Skip to content

AlbertIspiryan-dev/color-dropper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Dropper with Canvas

This is a simple color picker project implemented using HTML5 Canvas, with versions written in pure JavaScript and TypeScript. The project is bundled using the Snowpack bundler for efficient development.

Features

  • Color selection using Canvas
  • Copy to clipboard
  • TypeScript support
  • Snowpack bundler

Installation and usage

Clone the repository and navigate to the project folder:

git clone https://github.com/Mkaren92/color-dropper.git
cd color-dropper

Run following commands:

npm install
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors