{"id":16032921,"url":"https://github.com/silverwind/glowie","last_synced_at":"2026-03-27T02:42:00.200Z","repository":{"id":168777490,"uuid":"644583493","full_name":"silverwind/glowie","owner":"silverwind","description":"Teeny-tiny terminal color library which does not perform any color support detection","archived":false,"fork":false,"pushed_at":"2026-03-04T19:07:33.000Z","size":797,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-05T01:33:23.760Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/silverwind.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2023-05-23T20:34:43.000Z","updated_at":"2026-03-04T19:08:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"32de2852-b93d-428b-9dc9-49b399e42dd2","html_url":"https://github.com/silverwind/glowie","commit_stats":null,"previous_names":["silverwind/glowie"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/silverwind/glowie","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fglowie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fglowie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fglowie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fglowie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/silverwind","download_url":"https://codeload.github.com/silverwind/glowie/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverwind%2Fglowie/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31011471,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T02:33:22.146Z","status":"ssl_error","status_checked_at":"2026-03-27T02:33:21.763Z","response_time":164,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":"2024-10-08T21:41:13.019Z","updated_at":"2026-03-27T02:42:00.178Z","avatar_url":"https://github.com/silverwind.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# glowie\n[![](https://img.shields.io/npm/v/glowie.svg?style=flat)](https://www.npmjs.org/package/glowie) [![](https://img.shields.io/npm/dm/glowie.svg)](https://www.npmjs.org/package/glowie) [![](https://packagephobia.com/badge?p=glowie)](https://packagephobia.com/result?p=glowie)\n\nTeeny-tiny terminal color library which does not perform any color support detection, so you can hook up [capable detection modules](https://github.com/chalk/supports-color) yourself.\n\n## Usage\n```js\nimport {green, disableColor} from \"glowie\";\n\nconsole.info(green(\"foo\", \"bar\"));\n// \"foo bar\" in color\n\ndisableColor();\n\nconsole.info(green(\"foo\", \"bar\"));\n// \"foo bar\" in no color\n```\n\n© [silverwind](https://github.com/silverwind), distributed under BSD licence\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsilverwind%2Fglowie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsilverwind%2Fglowie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsilverwind%2Fglowie/lists"}