{"id":20978252,"url":"https://github.com/chengadev/hexchange-cli","last_synced_at":"2026-05-20T03:37:30.381Z","repository":{"id":38312269,"uuid":"407960125","full_name":"ChengaDev/hexchange-cli","owner":"ChengaDev","description":"Sweet CLI helps you quickly convert colors representation from RGB to HEX and vice versa.","archived":false,"fork":false,"pushed_at":"2023-01-07T11:23:08.000Z","size":435,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-20T15:42:36.234Z","etag":null,"topics":["cli","conversion","css"],"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/ChengaDev.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}},"created_at":"2021-09-18T20:23:38.000Z","updated_at":"2021-10-06T08:57:09.000Z","dependencies_parsed_at":"2023-02-07T00:45:28.336Z","dependency_job_id":null,"html_url":"https://github.com/ChengaDev/hexchange-cli","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/ChengaDev%2Fhexchange-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChengaDev%2Fhexchange-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChengaDev%2Fhexchange-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChengaDev%2Fhexchange-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChengaDev","download_url":"https://codeload.github.com/ChengaDev/hexchange-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243382783,"owners_count":20282007,"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":["cli","conversion","css"],"created_at":"2024-11-19T05:04:49.645Z","updated_at":"2026-05-20T03:37:25.357Z","avatar_url":"https://github.com/ChengaDev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hexchange\n\nEasily convert colors representation from hexadecimal to RGB, vice versa.\n\n\n## Installation\n\n```bash\nnpm install -g hexchange\n```\n\n\n## CLI command Usage\n\nIn order to use the CLI command, you need to call hexchange, and state the covertion you with to make, the the value to conveft.\nUsage example:\n```\nhexchange -a \u003cconversion-type\u003e -v \u003cvalue-to-convert\u003e\n```\n\n### Available conversion types\n**htr** - convert from hexadecimal representation to RGB representation.\n\n**rth** - convert from RGB representation to hexadecimal representation.\n\n### Full examples\n\n```\nhexchange -a htr -v #111111\n```\n\n```\nhexchange -a htr -v #111\n```\n\n```\nhexchange -a rth -v rgb(17,17,17)\n```\n\n\n## CLI Wizard Usage\nStart by typing:\n```\nhexchange\n```\n\nThen, select by arrow keys the conversion type you need:\n\n![image](https://user-images.githubusercontent.com/44297242/134128971-1983c0d9-9572-450c-a40a-8f01c77c82ea.png)\n\n\nType the value to convert:\n\n![image](https://user-images.githubusercontent.com/44297242/134129136-29275ff9-72ab-4c57-a0e0-8220a9f02788.png)\n\nAnd finally, you get the converted value as output:\n\n![image](https://user-images.githubusercontent.com/44297242/134129403-eb4cfd24-dcc4-47ec-b573-811eb8c010e2.png)\n\n\n\n## Additional options\n### Version\nIn order to indicate which version of hexchange you use, use:\n```\nhexchange -V\n```\n\nIn order to watch overall view of hexchange commands, use:\n```\nhexchange --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchengadev%2Fhexchange-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchengadev%2Fhexchange-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchengadev%2Fhexchange-cli/lists"}