{"id":16488800,"url":"https://github.com/austindd/rescript-chalk","last_synced_at":"2026-02-24T02:03:45.399Z","repository":{"id":128179900,"uuid":"325424618","full_name":"austindd/rescript-chalk","owner":"austindd","description":"ReScript bindings to the 'Chalk' string style library","archived":false,"fork":false,"pushed_at":"2021-01-07T08:16:49.000Z","size":105,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-29T21:48:36.166Z","etag":null,"topics":["chalk","rescript-bindings"],"latest_commit_sha":null,"homepage":"","language":"ReScript","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/austindd.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":"2020-12-30T01:26:42.000Z","updated_at":"2021-01-14T03:14:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"c74ed826-34c9-4865-aaca-cf2c0f7fdc34","html_url":"https://github.com/austindd/rescript-chalk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/austindd/rescript-chalk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austindd%2Frescript-chalk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austindd%2Frescript-chalk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austindd%2Frescript-chalk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austindd%2Frescript-chalk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/austindd","download_url":"https://codeload.github.com/austindd/rescript-chalk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austindd%2Frescript-chalk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29768444,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T01:40:24.820Z","status":"online","status_checked_at":"2026-02-24T02:00:07.497Z","response_time":75,"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":["chalk","rescript-bindings"],"created_at":"2024-10-11T13:39:58.212Z","updated_at":"2026-02-24T02:03:45.383Z","avatar_url":"https://github.com/austindd.png","language":"ReScript","readme":"# rescript-chalk\nReScript bindings to the `Chalk` library for displaying styled text in the terminal. Includes colors, background colors, and other modifiers like `underline` and `italic` font styles.\n\n## Usage\n\nJust start with the base value, `Chalk.chalk`, and then build up the styles you want using `Chalk`'s style functions.\n\n```rescript\nlet style = {\n  open Chalk\n  chalk-\u003ekeyword(#palegreen)-\u003ebgHsl(~h=260, ~s=60, ~l=50)-\u003eitalic-\u003ebold\n}\n\nlet fancyText = Chalk.apply(style, \"A picture is worth a thousand words\")\n\nJs.log(fancyText)\n```\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faustindd%2Frescript-chalk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faustindd%2Frescript-chalk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faustindd%2Frescript-chalk/lists"}