{"id":24774958,"url":"https://github.com/riftlurker/open-screeps","last_synced_at":"2025-10-12T00:31:08.429Z","repository":{"id":57133389,"uuid":"114879651","full_name":"RiftLurker/open-screeps","owner":"RiftLurker","description":":construction: reusable and tested building blocks for every screeps code base :construction:","archived":false,"fork":false,"pushed_at":"2018-03-12T09:23:09.000Z","size":61,"stargazers_count":23,"open_issues_count":7,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-07T03:27:23.494Z","etag":null,"topics":["ava","lerna","monorepo","nyc","screeps","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/RiftLurker.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"license.md","code_of_conduct":".github/code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-12-20T11:30:08.000Z","updated_at":"2023-11-05T10:28:54.000Z","dependencies_parsed_at":"2022-09-06T20:12:45.974Z","dependency_job_id":null,"html_url":"https://github.com/RiftLurker/open-screeps","commit_stats":null,"previous_names":["postcrafter/open-screeps"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/RiftLurker/open-screeps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RiftLurker%2Fopen-screeps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RiftLurker%2Fopen-screeps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RiftLurker%2Fopen-screeps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RiftLurker%2Fopen-screeps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RiftLurker","download_url":"https://codeload.github.com/RiftLurker/open-screeps/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RiftLurker%2Fopen-screeps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009509,"owners_count":26084609,"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-11T02:00:06.511Z","response_time":55,"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":["ava","lerna","monorepo","nyc","screeps","typescript"],"created_at":"2025-01-29T06:31:26.543Z","updated_at":"2025-10-12T00:31:08.093Z","avatar_url":"https://github.com/RiftLurker.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenScreeps\n\n\u003e reusable and tested building blocks for every [screeps][screeps-website] code base\n\nThis repository is a collection of useful snippets and methods that I came up with when programming for the game [screeps][screeps-website]. I'm now attempting to restructure my code and splitting it into reusable modules for everyone to enjoy, teaching myself how to work with unit tests and a monorepo in the progress.\n\n## Disclaimer\n\nThis is still heavily work in progress while I extract modules from my code and get used to different tools. The disclaimer will get removed once I've established a workflow and published the packages to npm.\n\n## Usage\n\nCreating a functional and feature rich bot for [screeps][screeps-website] can be a tedious and time consuming process. This projects aims to provide a lot of single purpose modules to simplify and extend the provided game API and improve the way you write your code.\n\nYou can check the `src/` directory for a list of created modules, the directory names are usually very good indicators of what the containing code does. Never the less each module has a readme file with a description of it's purpose and a short example.\n\n## Built with\n\n- [Lerna][lerna-npm] for managing the monorepo and cross-dependencies\n- [TypeScript][typescript-npm] for statically typed JavaScript\n- [@types/screeps][@types/screeps-npm] for the screeps API type definitions\n- [AVA][ava-npm] as the test runner\n- [nyc][nyc-npm] for coverage reports\n\n## Contributing\n\nCheck out our [Contributing Guidelines][contributing].\n\n## License\n\n[MIT][license]\n\n[license]: ./license.md\n[contributing]: ./contributing.md\n\n[npm-website]: https://npmjs.org\n[screeps-website]: https://screeps.com\n\n[@types/screeps-npm]: https://npmjs.org/package/@types/screeps\n[ava-npm]: https://npmjs.org/package/ava\n[lerna-npm]: https://npmjs.org/package/lerna\n[nyc-npm]: https://npmjs.org/package/nyc\n[typescript-npm]: https://npmjs.org/package/typescript\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friftlurker%2Fopen-screeps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friftlurker%2Fopen-screeps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friftlurker%2Fopen-screeps/lists"}