{"id":22277973,"url":"https://github.com/vuelancer/color-deno","last_synced_at":"2026-05-19T02:06:58.169Z","repository":{"id":62420924,"uuid":"268454583","full_name":"Vuelancer/color-deno","owner":"Vuelancer","description":"Deno library for printing colored logs","archived":false,"fork":false,"pushed_at":"2020-06-01T11:30:43.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-25T00:09:23.538Z","etag":null,"topics":["color","color-deno","deno","deno-library","deno-module","third-party-libraries"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/Vuelancer.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":"2020-06-01T07:31:52.000Z","updated_at":"2020-06-01T11:27:19.000Z","dependencies_parsed_at":"2022-11-01T17:30:45.076Z","dependency_job_id":null,"html_url":"https://github.com/Vuelancer/color-deno","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/Vuelancer%2Fcolor-deno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vuelancer%2Fcolor-deno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vuelancer%2Fcolor-deno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vuelancer%2Fcolor-deno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vuelancer","download_url":"https://codeload.github.com/Vuelancer/color-deno/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245516793,"owners_count":20628227,"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","color-deno","deno","deno-library","deno-module","third-party-libraries"],"created_at":"2024-12-03T15:12:23.096Z","updated_at":"2026-05-19T02:06:58.129Z","avatar_url":"https://github.com/Vuelancer.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# color-deno\n\n\u003e **Colorlog** is a Deno library for printing colored logs for messages like success, error, warning.\n\n[![tag](https://img.shields.io/badge/deno-v1.0.0-green.svg)](https://github.com/denoland/deno)\n\n## Examples\n\n```ts\nimport {\n  error,\n  success,\n  warning,\n  errorLog,\n  successLog,\n  warningLog,\n} from 'https://deno.land/x/colorlog/mod.ts';\n\nconsole.log(error('Error!'));\nconsole.log(success('Success!'));\nconsole.log(warning('Warning!'));\n\nerrorLog('Error');\nsuccessLog('Success');\nwarningLog('Warning');\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvuelancer%2Fcolor-deno","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvuelancer%2Fcolor-deno","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvuelancer%2Fcolor-deno/lists"}