{"id":18588381,"url":"https://github.com/abschill/terminal-color","last_synced_at":"2026-04-18T02:32:21.245Z","repository":{"id":57151227,"uuid":"424065334","full_name":"abschill/terminal-color","owner":"abschill","description":"Lightweight Terminal Colors for Node","archived":false,"fork":false,"pushed_at":"2022-07-14T16:58:42.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-21T04:57:10.963Z","etag":null,"topics":["color","colors","fmt","nodejs","printf","terminal","terminal-colors","terminal-style"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/terminal-color","language":"JavaScript","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/abschill.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":"2021-11-03T02:24:13.000Z","updated_at":"2022-11-01T15:01:50.000Z","dependencies_parsed_at":"2022-08-24T07:10:24.743Z","dependency_job_id":null,"html_url":"https://github.com/abschill/terminal-color","commit_stats":null,"previous_names":["webpuppy/terminal-color"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/abschill/terminal-color","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abschill%2Fterminal-color","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abschill%2Fterminal-color/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abschill%2Fterminal-color/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abschill%2Fterminal-color/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abschill","download_url":"https://codeload.github.com/abschill/terminal-color/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abschill%2Fterminal-color/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31953778,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["color","colors","fmt","nodejs","printf","terminal","terminal-colors","terminal-style"],"created_at":"2024-11-07T00:45:46.630Z","updated_at":"2026-04-18T02:32:21.217Z","avatar_url":"https://github.com/abschill.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Installation\n\n```yarn install terminal-color```\n\nor\n\n``` npm install terminal-color```\n\n```\nconst { color } = require('terminal-color');\ncolor.fg.red('Hello World');\n```\n\n## public members\n\n`bg`\neffects background of text\n\n`fg`\neffects foreground of text\n\n## colors\n\napplies to both background and foreground\n\n`black`\n\n`yellow`\n\n`white`\n\n`cyan`\n\n`blue`\n\n`purple`\n\n`red`\n\n`green`\n\n`cyan`\n\n[examples](./examples/index.cjs)\n[full type defs](./cjs/index.d.ts)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabschill%2Fterminal-color","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabschill%2Fterminal-color","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabschill%2Fterminal-color/lists"}