{"id":20572710,"url":"https://github.com/molnarmark/hostler","last_synced_at":"2026-06-06T15:31:29.804Z","repository":{"id":92790767,"uuid":"92332754","full_name":"molnarmark/hostler","owner":"molnarmark","description":"A lightweight terminal coloring library for Pony","archived":false,"fork":false,"pushed_at":"2017-05-24T20:18:00.000Z","size":1,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-06T04:56:36.232Z","etag":null,"topics":["pony","pony-language","ponylang","terminal","terminal-colors"],"latest_commit_sha":null,"homepage":null,"language":"Pony","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/molnarmark.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}},"created_at":"2017-05-24T20:15:36.000Z","updated_at":"2018-10-12T10:00:30.000Z","dependencies_parsed_at":"2023-08-22T22:02:11.458Z","dependency_job_id":null,"html_url":"https://github.com/molnarmark/hostler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molnarmark%2Fhostler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molnarmark%2Fhostler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molnarmark%2Fhostler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molnarmark%2Fhostler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/molnarmark","download_url":"https://codeload.github.com/molnarmark/hostler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242188239,"owners_count":20086325,"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":["pony","pony-language","ponylang","terminal","terminal-colors"],"created_at":"2024-11-16T05:23:14.655Z","updated_at":"2026-06-06T15:31:29.757Z","avatar_url":"https://github.com/molnarmark.png","language":"Pony","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hostler\n\nHostler is a extremely lightweight terminal coloring library for [Pony](http://ponylang.org).\nHostler is a port of [Colorize](http://github.com/molnarmark/colorize) for Nim.\n\n# Usage\n```pony\nactor Main\n  new create(env: Env) =\u003e\n    let greetings = Hostler(\"Greetings, \").\u003efgYellow().\u003ebold()\n    let hostler = Hostler(\"this is Hostler!\").\u003ebgLightBlue().\u003efgBlue().\u003eunderline()\n\n    env.out.print(greetings + hostler)\n```\n\n# License\n  - [MIT](https://github.com/molnarmark/hostler/blob/master/LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmolnarmark%2Fhostler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmolnarmark%2Fhostler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmolnarmark%2Fhostler/lists"}