{"id":27037203,"url":"https://github.com/ciobanunicolae/huez","last_synced_at":"2025-04-05T01:26:14.234Z","repository":{"id":190345716,"uuid":"682050687","full_name":"ciobanunicolae/huez","owner":"ciobanunicolae","description":"Automatic UI Color Palette Generator","archived":false,"fork":false,"pushed_at":"2023-09-19T18:28:49.000Z","size":136,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T23:33:23.873Z","etag":null,"topics":["app-router","app-router-nextjs","brand","chromajs","color","css","css-modules","css3","hex","hsl","javascript","nextjs","npmjs","palette","reactjs","rgb","sass","scss","scss-modules","typescript"],"latest_commit_sha":null,"homepage":"https://huez.ciobanunicolae.com","language":"TypeScript","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/ciobanunicolae.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-23T10:30:52.000Z","updated_at":"2023-10-09T06:59:32.000Z","dependencies_parsed_at":"2024-05-03T09:35:58.976Z","dependency_job_id":"7d3ae884-7ebb-41d2-baf6-0c434a2a7e61","html_url":"https://github.com/ciobanunicolae/huez","commit_stats":null,"previous_names":["ciobanunicolae/huez","nicalaia/huez","nnciobanu/huez","nicolaeciobanuu/huez"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciobanunicolae%2Fhuez","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciobanunicolae%2Fhuez/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciobanunicolae%2Fhuez/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciobanunicolae%2Fhuez/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ciobanunicolae","download_url":"https://codeload.github.com/ciobanunicolae/huez/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247274094,"owners_count":20912048,"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-router","app-router-nextjs","brand","chromajs","color","css","css-modules","css3","hex","hsl","javascript","nextjs","npmjs","palette","reactjs","rgb","sass","scss","scss-modules","typescript"],"created_at":"2025-04-05T01:26:13.759Z","updated_at":"2025-04-05T01:26:14.224Z","avatar_url":"https://github.com/ciobanunicolae.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Huez\n\nAutomatic UI Color Palette Generator from a Base Color\n\n[huez](https://huez.ciobanunicolae.com)\n\n## Installation\n\n```\nnpm install huez\n```\n\n## Usage\n\n```jsx\nimport { huez } from \"huez\";\n\nconst baseColor = \"#0077cc\";\nconst colorFormat = \"hex\"; // \"hsl\", \"rgb\", or \"hex\"\n\ntry {\n  const palette = huez(baseColor, colorFormat);\n} catch (error) {\n  console.error(error.message);\n}\n```\n\n## To do\n\n- [x] Add contibuting guide\n- [ ] Set up workflows\n- [ ] Change output to formatted string ( hsl(30, 50%, 75%) instead of [30,50,75] )\n- [ ] Create documentation\n\n## Contributing\n\nPlease read the [contributing guide](/CONTIBUTING.md)\n\n## License\n\n[MIT](https://github.com/ciobanunicolae/huez/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fciobanunicolae%2Fhuez","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fciobanunicolae%2Fhuez","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fciobanunicolae%2Fhuez/lists"}