{"id":24569049,"url":"https://github.com/zicht/color-name","last_synced_at":"2025-09-12T21:12:43.552Z","repository":{"id":25453883,"uuid":"103666626","full_name":"zicht/color-name","owner":"zicht","description":"Library - Convert hex color values","archived":false,"fork":false,"pushed_at":"2024-06-19T00:35:43.000Z","size":28,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-23T14:56:03.444Z","etag":null,"topics":[],"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/zicht.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-15T14:30:40.000Z","updated_at":"2022-03-28T07:08:47.000Z","dependencies_parsed_at":"2023-01-14T02:45:56.124Z","dependency_job_id":null,"html_url":"https://github.com/zicht/color-name","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zicht%2Fcolor-name","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zicht%2Fcolor-name/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zicht%2Fcolor-name/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zicht%2Fcolor-name/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zicht","download_url":"https://codeload.github.com/zicht/color-name/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243979144,"owners_count":20378162,"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":[],"created_at":"2025-01-23T14:56:08.556Z","updated_at":"2025-03-17T05:28:15.715Z","avatar_url":"https://github.com/zicht.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Color name\n\nGet the name of a hex color value.\n\nUses the website [Color name \u0026 hue](http://www.color-blindness.com/color-name-hue/).\n\n# Requirements\n* node \u003e= 8\n\n# Installation\n```bash\ngit clone git@github.com:zicht/color-name.git\ncd color-name\nnpm install\n```\n\n# Usage\nThe usage requires a hexadecimal argument.\n\nBoth uppercase and lowercase letters (if present) are allowed:\n```bash\nlocal/path/to/this/repository/bin/color-name fd3aaa\n// output: red--wild-strawberry\n\nlocal/path/to/this/repository/bin/color-name AB12FF\n// output: violet--electric-purple\n```\n\n## Alias\nIt is recommended to create an alias, for example in your `~/.bash_aliases`. Afterwards, you can call it more easily from your terminal instead of typing out the full path.\n\nExample: if you installed this repository in `~/code/zicht/`, then an alias command called `zcolor` would be:\n```bash\nalias zcolor='~/code/zicht/color-name/bin/color-name $1'\n```\n\nExecuting the command in the terminal will look like this:\n```bash\nzcolor 461154\n// output: violet--persian-indigo\n```\n\n# Maintainers\n* Virginia Meijer \u003cvirginia@zicht.nl\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzicht%2Fcolor-name","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzicht%2Fcolor-name","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzicht%2Fcolor-name/lists"}