{"id":20572742,"url":"https://github.com/molnarmark/boxer","last_synced_at":"2025-09-08T06:44:31.659Z","repository":{"id":92790508,"uuid":"96560814","full_name":"molnarmark/boxer","owner":"molnarmark","description":"Boxer is a small and simple package to print out text in boxes for the Nim Programming Language.","archived":false,"fork":false,"pushed_at":"2017-07-07T17:41:10.000Z","size":2,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-06T04:56:36.275Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Nim","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/molnarmark.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-07T17:26:21.000Z","updated_at":"2020-05-18T22:21:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"711b0c9e-e002-4162-87c0-e7d7b4a409e1","html_url":"https://github.com/molnarmark/boxer","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%2Fboxer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molnarmark%2Fboxer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molnarmark%2Fboxer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molnarmark%2Fboxer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/molnarmark","download_url":"https://codeload.github.com/molnarmark/boxer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242188288,"owners_count":20086340,"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":[],"created_at":"2024-11-16T05:23:35.380Z","updated_at":"2025-03-06T10:22:37.739Z","avatar_url":"https://github.com/molnarmark.png","language":"Nim","funding_links":[],"categories":[],"sub_categories":[],"readme":"Boxer\n============\n[![GitHub version](https://badge.fury.io/gh/boennemann%2Fbadges.svg)](http://badge.fury.io/gh/boennemann%2Fbadges)\n[![Maintenance](https://img.shields.io/maintenance/yes/2017.svg)]()\n\nBoxer is a small and simple package to print out text in boxes for the Nim Programming Language.\nThis package currently does not support multiline text.\n\nFeel free to take the [example code](https://github.com/molnarmark/boxer/blob/master/boxer_example.nim) to test out the package!\n\n## Usage\n```nim\nimport boxer, colorize\n\necho Boxer(\"Thank you for checking out the demo of Boxer!\", \"single\", 2).bold.fgGreen\necho Boxer(\"Printing out text in boxes has never been easier.\", \"double\", 5).bold.fgYellow\necho Boxer(\"Boxer supports multiple box types.\", \"round\").fgLightBlue\necho Boxer(\"You can find them all inside boxes.json\", \"classic\", 3)\n```\n## Contributing\n\nAll contributions are welcome. Feel free to make this project better. :)\n\n## Authors\n\n* Mark Molnar\n\n## License\n* MIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmolnarmark%2Fboxer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmolnarmark%2Fboxer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmolnarmark%2Fboxer/lists"}