{"id":16610630,"url":"https://github.com/aprosail/terminal-decorate","last_synced_at":"2025-08-03T03:06:54.819Z","repository":{"id":238134966,"uuid":"795953840","full_name":"aprosail/terminal-decorate","owner":"aprosail","description":"Terminal colorization and text style decoration for Dart.","archived":true,"fork":false,"pushed_at":"2024-05-17T13:42:14.000Z","size":42,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-16T06:02:44.708Z","etag":null,"topics":["ansi-color","cli","color","command-line","escape-codes","style","terminal","terminal-color","terminal-colorized"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/terminal_decorate","language":"Dart","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/aprosail.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2024-05-04T13:52:51.000Z","updated_at":"2025-02-16T15:28:39.000Z","dependencies_parsed_at":"2024-05-17T14:51:47.232Z","dependency_job_id":null,"html_url":"https://github.com/aprosail/terminal-decorate","commit_stats":null,"previous_names":["aprosail/terminal-decorate"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/aprosail/terminal-decorate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aprosail%2Fterminal-decorate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aprosail%2Fterminal-decorate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aprosail%2Fterminal-decorate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aprosail%2Fterminal-decorate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aprosail","download_url":"https://codeload.github.com/aprosail/terminal-decorate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aprosail%2Fterminal-decorate/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268488249,"owners_count":24258241,"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","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"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":["ansi-color","cli","color","command-line","escape-codes","style","terminal","terminal-color","terminal-colorized"],"created_at":"2024-10-12T01:31:17.399Z","updated_at":"2025-08-03T03:06:54.767Z","avatar_url":"https://github.com/aprosail.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terminal Decorate\n\nTerminal colorization and text style decoration for Dart:\nThis package is an encapsulation of the terminal escape code,\nrefer to the standard: `ANSI X3.64`, `ECMA-48`, or `ISO 6429`.\nThanks to Dart's extension mechanism, you can use it like this:\n\n```dart\n// Font style decoration.\nprint('normal ${'italic ${'bold'.bold} italic'.italic} normal');\n\n// Font color decoration.\nprint('normal ${'red ${'yellow'.yellow} red'.red} normal');\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faprosail%2Fterminal-decorate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faprosail%2Fterminal-decorate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faprosail%2Fterminal-decorate/lists"}