{"id":20985795,"url":"https://github.com/dunosaurs/supports_color","last_synced_at":"2026-05-09T02:33:41.847Z","repository":{"id":65141476,"uuid":"583072020","full_name":"dunosaurs/supports_color","owner":"dunosaurs","description":"🦕 A Deno port of chalk's supports-color","archived":false,"fork":false,"pushed_at":"2022-12-28T17:41:13.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-20T17:44:15.132Z","etag":null,"topics":["color","deno","terminal"],"latest_commit_sha":null,"homepage":"https://deno.land/x/supports_color","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/dunosaurs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-12-28T17:19:50.000Z","updated_at":"2023-10-21T15:14:19.000Z","dependencies_parsed_at":"2023-01-09T13:01:19.752Z","dependency_job_id":null,"html_url":"https://github.com/dunosaurs/supports_color","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunosaurs%2Fsupports_color","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunosaurs%2Fsupports_color/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunosaurs%2Fsupports_color/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunosaurs%2Fsupports_color/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dunosaurs","download_url":"https://codeload.github.com/dunosaurs/supports_color/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243392326,"owners_count":20283565,"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":["color","deno","terminal"],"created_at":"2024-11-19T06:10:51.200Z","updated_at":"2026-05-09T02:33:36.824Z","avatar_url":"https://github.com/dunosaurs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# supports_color\n\n\u003e A deno port of chalk's excellent supports-color library\n\n## Usage\n\n```typescript\nimport supportsColor, {\n  createSupportsColor,\n} from \"https://deno.land/x/supports_color/mod.ts\";\n\n// Automatically check stdout\nconsole.log(supportsColor.stdout);\nconsole.log(supportsColor.stderr);\n\n// Check supports color at arbitrary part of runtime\nconsole.log(createSupportsColor(Deno.stdout));\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdunosaurs%2Fsupports_color","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdunosaurs%2Fsupports_color","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdunosaurs%2Fsupports_color/lists"}