{"id":23297308,"url":"https://github.com/mrjacob12/colorpalettevisualization","last_synced_at":"2026-05-08T01:47:02.089Z","repository":{"id":206419777,"uuid":"487655857","full_name":"MrJacob12/ColorPaletteVisualization","owner":"MrJacob12","description":"🎨","archived":false,"fork":false,"pushed_at":"2022-05-03T13:37:21.000Z","size":719,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-29T21:03:24.110Z","etag":null,"topics":["colors","electron","palette","react"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MrJacob12.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-05-01T22:26:31.000Z","updated_at":"2022-05-01T22:58:56.000Z","dependencies_parsed_at":"2023-11-09T14:47:22.330Z","dependency_job_id":null,"html_url":"https://github.com/MrJacob12/ColorPaletteVisualization","commit_stats":null,"previous_names":["mrjacob12/colorpalettevisualization"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MrJacob12/ColorPaletteVisualization","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrJacob12%2FColorPaletteVisualization","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrJacob12%2FColorPaletteVisualization/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrJacob12%2FColorPaletteVisualization/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrJacob12%2FColorPaletteVisualization/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MrJacob12","download_url":"https://codeload.github.com/MrJacob12/ColorPaletteVisualization/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrJacob12%2FColorPaletteVisualization/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32763518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["colors","electron","palette","react"],"created_at":"2024-12-20T07:17:13.251Z","updated_at":"2026-05-08T01:47:02.063Z","avatar_url":"https://github.com/MrJacob12.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n \u003ca\u003e\u003cimg width=200px height=200px style=\"border-radius: 20px\" src=\"https://raw.githubusercontent.com/MrJacob12/ColorPaletteVisualization/main/icons/png/256x256.png\" alt=\"Project logo\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eColorPaletteVisualization\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![GitHub Issues](https://img.shields.io/github/issues/MrJacob12/ColorPaletteVisualization.svg)](https://github.com/MrJacob12/ColorPaletteVisualization/issues)\n[![License](https://img.shields.io/github/license/MrJacob12/ColorPaletteVisualization.svg)](/LICENSE)\n\n\u003c/div\u003e\n\n\u003c!-- ## 📝 Table of Contents --\u003e\n\u003c!-- -  --\u003e\n\u003c!-- - [Deployment](#deployment) --\u003e\n\u003c!-- - [Usage](#usage) --\u003e\n\u003c!-- - [Getting Started](#getting_started)\n- [Built Using](#built_using) --\u003e\n\n- [About](#about)\n- [Authors](#authors)\n- [Getting Started](#getting_started)\n\n## 🧐 About \u003ca name = \"about\"\u003e\u003c/a\u003e\n\nMulti platform application to visualisation color palette.\n\u003cimg src=\"./s1.png\"\u003e\n\n## 🏁 Getting Started \u003ca name = \"getting_started\"\u003e\u003c/a\u003e\n\n### Installing\n\n```bash\ngit clone https://github.com/MrJacob12/ColorPaletteVisualization\n```\n\n```bash\ncd ColorPaletteVisualization\n```\n\n```bash\nnpm i\n```\n\n### Development\n\n```bash\nnpm start\n```\n\n```bash\nnpm run electron\n```\n\n### Build\n\n```bash\nnpm run package\n```\n\n```bash\nnpm run make\n```\n\n## ⛏️ Built Using \u003ca name = \"built_using\"\u003e\u003c/a\u003e\n\n- [React](https://reactjs.org/)\n- [Electron](https://electronjs.org/)\n- [SCSS](https://sass-lang.com/)\n\n## 📝 License\n\nThis project is [MIT](https://github.com/MrJacob12/ColorPaletteVisualization/blob/master/LICENSE) licensed.\n\n## ✍️ Authors \u003ca name = \"authors\"\u003e\u003c/a\u003e\n\n- [@MrJacob12](https://github.com/mrjacob12)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrjacob12%2Fcolorpalettevisualization","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrjacob12%2Fcolorpalettevisualization","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrjacob12%2Fcolorpalettevisualization/lists"}