sonnylazuardi / color-copy-paste

Cross-platform colour copy paste from phone's camera to web, figma and sketch plugin

Home Page:https://colorcopypaste.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Color Copy Paste

copy & paste color directly from your phone's camera to design plugins

cover

Getting Started

For Web

Develop gatsby website

yarn
yarn dev

Build gatsby website

yarn build

For Sketch

Develop sketch plugin

cd sketch
yarn
yarn dev

Build sketch plugin

cd sketch
yarn build

For Figma

Develop figma plugin

cd figma
yarn
yarn dev

Build figma plugin

cd figma
yarn build

Credits

Alzea Arafat for beautiful 3D illustration

About

Cross-platform colour copy paste from phone's camera to web, figma and sketch plugin

https://colorcopypaste.vercel.app/

License:MIT License


Languages

Language:TypeScript 67.5%Language:CSS 22.4%Language:JavaScript 7.7%Language:HTML 1.5%Language:Shell 0.9%