/swatchy

Primary LanguageJavaScript

Swatchy

A chrome extension that allows you to save color swatches in a copy-pastable list.

Steps to install on Chrome locally:

  1. Clone this repo using git clone https://github.com/dasveloper/swatchy.git

  2. Install dependencies using yarn install or npm run install

  3. Build the package using yarn build or npm run build

  4. Open Chrome and navigate to chrome://extensions/

  5. In the top right toggle on Developer mode

  6. In the top left click Load unpacked

  7. Navigate to your project's directory and click select the build folder

Swatchy will now be loaded and ready to use like any other extension. Click on your extension dropdown and click the Swatchy color palette logo to get started.