{"id":17796290,"url":"https://github.com/munificent/piecemeal","last_synced_at":"2025-10-05T05:06:55.639Z","repository":{"id":18715862,"uuid":"21926750","full_name":"munificent/piecemeal","owner":"munificent","description":"Basic data structures your 2D Dart game may need.","archived":false,"fork":false,"pushed_at":"2023-05-07T16:07:56.000Z","size":71,"stargazers_count":52,"open_issues_count":3,"forks_count":6,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-02T03:13:54.774Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/munificent.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":"2014-07-17T03:08:53.000Z","updated_at":"2024-07-27T08:27:11.000Z","dependencies_parsed_at":"2024-06-19T19:20:37.979Z","dependency_job_id":null,"html_url":"https://github.com/munificent/piecemeal","commit_stats":{"total_commits":30,"total_committers":1,"mean_commits":30.0,"dds":0.0,"last_synced_commit":"da93bfaffc6b6a3d5e9791936b2bd86e61ecb795"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/munificent/piecemeal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/munificent%2Fpiecemeal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/munificent%2Fpiecemeal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/munificent%2Fpiecemeal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/munificent%2Fpiecemeal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/munificent","download_url":"https://codeload.github.com/munificent/piecemeal/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/munificent%2Fpiecemeal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278411261,"owners_count":25982368,"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-10-05T02:00:06.059Z","response_time":54,"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":[],"created_at":"2024-10-27T11:43:03.982Z","updated_at":"2025-10-05T05:06:55.623Z","avatar_url":"https://github.com/munificent.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"Piecemeal is a small [Dart][] library of low-level utility types aimed at 2D\ngames. In particular, I harvested it from my roguelike [Hauberk][].\n\n[dart]: https://www.dartlang.org/\n[hauberk]: https://github.com/munificent/hauberk\n\n## Using it\n\nAdd it to your package's pubspec:\n\n```yaml\ndependencies:\n  piecemeal: any\n```\n\nImport it:\n\n```dart\nimport 'package:piecemeal/piecemeal.dart';\n```\n\n## Running tests\n\nPiecemeal comes with a unit test suite. From the root directory of piecemeal,\nrun:\n\n```dart\ndart --checked test/run_all.dart \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmunificent%2Fpiecemeal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmunificent%2Fpiecemeal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmunificent%2Fpiecemeal/lists"}