{"id":17621178,"url":"https://github.com/noeldelgado/yacc","last_synced_at":"2025-04-30T20:08:09.378Z","repository":{"id":10976654,"uuid":"13294094","full_name":"noeldelgado/yacc","owner":"noeldelgado","description":"🖍 Yet another color converter tool - HEX, RGB, HSL, HWB, HSV, CMYK, LAB, feColorMatrix","archived":false,"fork":false,"pushed_at":"2023-10-03T23:39:30.000Z","size":819,"stargazers_count":13,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-30T20:08:03.923Z","etag":null,"topics":["app","cmyk","color-converter","color-models","color-picker","color-spaces","fecolormatrix","hex","hsl","hsv","hwb","lab","rgb","tool"],"latest_commit_sha":null,"homepage":"https://noeldelgado.github.io/yacc/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noeldelgado.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-10-03T08:47:42.000Z","updated_at":"2024-12-21T07:05:34.000Z","dependencies_parsed_at":"2025-03-09T13:32:01.493Z","dependency_job_id":"67512850-7abf-42d9-8dc5-9591a60b4552","html_url":"https://github.com/noeldelgado/yacc","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noeldelgado%2Fyacc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noeldelgado%2Fyacc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noeldelgado%2Fyacc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noeldelgado%2Fyacc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noeldelgado","download_url":"https://codeload.github.com/noeldelgado/yacc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251774896,"owners_count":21641731,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["app","cmyk","color-converter","color-models","color-picker","color-spaces","fecolormatrix","hex","hsl","hsv","hwb","lab","rgb","tool"],"created_at":"2024-10-22T20:11:43.600Z","updated_at":"2025-04-30T20:08:09.343Z","avatar_url":"https://github.com/noeldelgado.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## yet another color converter\n\n![][github-actions-lighthouse-image]\n[![Known Vulnerabilities][snyk-image]][snyk-url]\n[![Total alerts][lgtm-image]][lgtm-url]\n[![Language grade: JavaScript][lgtm-grade-image]][lgtm-grade-url]\n\nConvert HEX, RGB, HSL, HWB, HSV, CMKYK, LAB color models plus feColorMatrix’s values.\n\nhttps://noeldelgado.github.io/yacc/\n\n![screenshot](public/images/screenshot.png)\n\n### Development\nStart dev server on port 8080 with livereload watching files on the `src` folder\n\n```sh\nnpm install\nnpm start\n```\n\n#### SVG sprite\nIf you need to add a new `.svg` files to the svg sprite located after the `body` tag:\n\n- Place your `.svg`’s files on the `src/assets/svg` folder\n- Make sure you have `svg-sprite` installed, e.i.: `npm i -g svg-sprite`\n- Run npm script `npm run svg`\n  - That should generate a new file at `src/assets/svg-sprite-symbol/svg/sprite.symbol.svg` (ignored by `.gitignore`’s rule)\n- Copy the contents of that file and replace the `svg` line after the `body` 🙈\n\n### Build\n\n```sh\nnpm run build\n```\n\n[github-actions-lighthouse-image]: https://github.com/noeldelgado/yacc/workflows/Lighthouse/badge.svg\n[snyk-image]: https://snyk.io/test/github/noeldelgado/yacc/badge.svg\n[snyk-url]: https://snyk.io/test/github/noeldelgado/yacc\n[lgtm-image]: https://img.shields.io/lgtm/alerts/g/noeldelgado/yacc.svg?logo=lgtm\u0026logoWidth=18\n[lgtm-url]: https://lgtm.com/projects/g/noeldelgado/yacc/alerts/\n[lgtm-grade-image]: https://img.shields.io/lgtm/grade/javascript/g/noeldelgado/yacc.svg?logo=lgtm\u0026logoWidth=18\n[lgtm-grade-url]: https://lgtm.com/projects/g/noeldelgado/yacc/context:javascript\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoeldelgado%2Fyacc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoeldelgado%2Fyacc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoeldelgado%2Fyacc/lists"}