{"id":40568543,"url":"https://github.com/kabbagepatch/hex-to-hsl","last_synced_at":"2026-01-21T01:31:36.186Z","repository":{"id":112812282,"uuid":"465164572","full_name":"kabbagepatch/hex-to-hsl","owner":"kabbagepatch","description":"A simple VSCode Extension to convert hex colours to hsl and back","archived":false,"fork":false,"pushed_at":"2025-09-08T00:25:00.000Z","size":68,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-08T02:32:11.270Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=kavish.hex-to-hsl","language":"TypeScript","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/kabbagepatch.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-03-02T05:06:57.000Z","updated_at":"2025-09-08T00:25:03.000Z","dependencies_parsed_at":"2025-09-08T02:32:18.410Z","dependency_job_id":null,"html_url":"https://github.com/kabbagepatch/hex-to-hsl","commit_stats":null,"previous_names":["kabbaage/hex-to-hsl","kabbagepatch/hex-to-hsl"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kabbagepatch/hex-to-hsl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kabbagepatch%2Fhex-to-hsl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kabbagepatch%2Fhex-to-hsl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kabbagepatch%2Fhex-to-hsl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kabbagepatch%2Fhex-to-hsl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kabbagepatch","download_url":"https://codeload.github.com/kabbagepatch/hex-to-hsl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kabbagepatch%2Fhex-to-hsl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28621608,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T23:49:58.628Z","status":"ssl_error","status_checked_at":"2026-01-20T23:47:29.996Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2026-01-21T01:31:36.138Z","updated_at":"2026-01-21T01:31:36.181Z","avatar_url":"https://github.com/kabbagepatch.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hex-to-hsl\n\nA simple extension that converts any hex and rgb colours in your files to the hsl format, and back to hex\n\n## Features\n\nUse keyboard shortcut ctrl+h ctrl+s for windows and cmd+h cmd+s for mac to convert the colors in the currently active file to hsl\n\nConversely, use keyboard shortcut ctrl+h ctrl+x for windows and cmd+h cmd+x for mac to convert the hsl colors the currently active file to hex\n\nOr use the various VS Code commands to convert the entire workspace's files' colours to hsl or hex. Currently converts all files in the src folder with the following extensions: .ts, .js, .css, .vue, .jsx\n\n![Hex-to-HSL](https://github.com/user-attachments/assets/6075a91d-3e89-414a-abd2-212e2e9cf07b)\n\n## Known Issues\n\n- Doesn't support percentage rgb yet, coz I don't use those :)\n- Has small issues with floating points in hsl and rgb formats, since it parses them as ints\n\n## Release Notes\n\n### 0.2.1\nFixed bug so folder doesn't need to be open for active file to be modified\n\n### 0.2.0\nAdded new commands to convert only hex or only rgb to hsl (along with the command to convert all)\nFixed issue where non-colors were converted as hex\n\n### 0.1.1\nHandle no commas in hsl values (example: `hsl(292 5% 99%)`)\n\n### 0.1.0\nAdded ability to convert to all colours in active file and workspace to hex\n\n### 0.0.3\nFixed issue with nested node_modules not being ignored\n\n### 0.0.2\nConverts all colours found in workspace src files\n\n### 0.0.1\n\nInitial release of hex-to-hsl\nConverts all colours found in active file\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkabbagepatch%2Fhex-to-hsl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkabbagepatch%2Fhex-to-hsl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkabbagepatch%2Fhex-to-hsl/lists"}