{"id":22959733,"url":"https://github.com/littensy/charm-example","last_synced_at":"2026-03-03T23:02:23.284Z","repository":{"id":259643227,"uuid":"838121565","full_name":"littensy/charm-example","owner":"littensy","description":"🍀 Use Charm to build a Roblox game","archived":false,"fork":false,"pushed_at":"2024-12-26T19:36:02.000Z","size":64,"stargazers_count":23,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-08T23:53:50.802Z","etag":null,"topics":["roblox","roblox-ts"],"latest_commit_sha":null,"homepage":"https://roblox.com/games/18805522597","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/littensy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null}},"created_at":"2024-08-05T01:44:29.000Z","updated_at":"2025-09-21T01:52:38.000Z","dependencies_parsed_at":"2024-10-27T03:35:13.769Z","dependency_job_id":"52c3e0dd-d997-4483-a153-28f9567e88fa","html_url":"https://github.com/littensy/charm-example","commit_stats":null,"previous_names":["littensy/charm-example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/littensy/charm-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littensy%2Fcharm-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littensy%2Fcharm-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littensy%2Fcharm-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littensy%2Fcharm-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/littensy","download_url":"https://codeload.github.com/littensy/charm-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littensy%2Fcharm-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30064791,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T18:21:05.932Z","status":"ssl_error","status_checked_at":"2026-03-03T18:20:59.341Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["roblox","roblox-ts"],"created_at":"2024-12-14T18:28:27.046Z","updated_at":"2026-03-03T23:02:23.266Z","avatar_url":"https://github.com/littensy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 🍀 Charm Example\n\nAn example project demostrating how to use [Charm](https://github.com/littensy/charm) to build a Roblox game. This includes [syncing server state](src/shared/store/sync) and an implementation of [filtering player data](src/shared/store/sync/utils/filter-payload.ts).\n\n**The libraries in this project include:**\n\n-   🍀 [Charm](https://github.com/littensy/charm): Atomic state management\n-   🧪 [Jest](https://jsdotlua.github.io/jest-lua): Testing framework ported to roblox-ts\n-   🖥️ [Vide](https://centau.github.io/vide): Cutting-edge UI library\n-   💎 [Lapis](https://nezuo.github.io/lapis): Immutable data store abstraction\n\n[Check out the game →](https://www.roblox.com/games/18805522597/)\n\n### 🚀 Getting Started\n\n```bash\n# Clone this repository\ngit clone https://github.com/littensy/charm-example.git\ncd charm-example\n\n# Install dependencies\npnpm install\n\n# Build a place file\npnpm compile\npnpm build\n```\n\n### 🧪 Running Tests\n\n\u003e [!NOTE]\n\u003e Jest Lua depends on `debug.loadmodule` (`FFlagEnableLoadModule`) to run tests.\n\u003e\n\u003e On MacOS, you can run the following command to enable this feature:\n\u003e\n\u003e ```bash\n\u003e sh bin/jest-flag.sh\n\u003e ```\n\nTo run your unit tests, start a playtest session in [Run Mode](https://create.roblox.com/docs/studio/testing-modes#playtest-options) (`F8`).\n\n---\n\n\u003cp align=\"center\"\u003e\nThis project is released under the \u003ca href=\"LICENSE.md\"\u003eMIT License\u003c/a\u003e.\n\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![MIT License](https://img.shields.io/github/license/littensy/charm-example?style=for-the-badge)](LICENSE.md)\n\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flittensy%2Fcharm-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flittensy%2Fcharm-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flittensy%2Fcharm-example/lists"}