{"id":35120531,"url":"https://github.com/pedroscosta/live-state","last_synced_at":"2026-04-01T18:54:37.561Z","repository":{"id":290690209,"uuid":"975251231","full_name":"pedroscosta/live-state","owner":"pedroscosta","description":"High-performance, real-time sync engine written in TypeScript","archived":false,"fork":false,"pushed_at":"2026-03-20T21:46:17.000Z","size":2333,"stargazers_count":35,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-21T12:51:46.973Z","etag":null,"topics":["nodejs","react","sync-engine"],"latest_commit_sha":null,"homepage":"https://live-state.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pedroscosta.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":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-04-30T02:52:05.000Z","updated_at":"2026-03-20T21:46:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"4fe366a8-fb78-45f4-9377-b850696c305e","html_url":"https://github.com/pedroscosta/live-state","commit_stats":null,"previous_names":["pedroscosta/live-state"],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/pedroscosta/live-state","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroscosta%2Flive-state","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroscosta%2Flive-state/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroscosta%2Flive-state/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroscosta%2Flive-state/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pedroscosta","download_url":"https://codeload.github.com/pedroscosta/live-state/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroscosta%2Flive-state/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31290977,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: 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":["nodejs","react","sync-engine"],"created_at":"2025-12-27T23:44:01.155Z","updated_at":"2026-04-01T18:54:37.555Z","avatar_url":"https://github.com/pedroscosta.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# live-state\n\n[![CodSpeed](https://img.shields.io/badge/CodSpeed-Performance%20Tracking-blue?logo=codspeed)](https://codspeed.io/pedroscosta/live-state?utm_source=badge)\n\nlive-state is a high-performance, real-time sync engine written in TypeScript.\n\n## Features\n\n- Real-time bidirectional state synchronization\n- Built-in client store with fine-grained reactive\n- Optimistic updates\n- Built-in ORM\n\n## Monorepo Structure\n\nThis repository is organized as a pnpm monorepo:\n\n- `packages/live-state`: Core synchronization engine (client/server API).\n- `examples/ls-imp`: Reference implementation.\n- `examples/api`: Server example using Express and WebSockets.\n- `examples/storefront`: Frontend demo showing live-state in action.\n\n## Getting Started\n\n### Installation\n\n\u003e [!IMPORTANT]  \n\u003e Live-state is currently in alpha. It's not ready for production use. Use at your own risk.\n\n```bash\npnpm add @live-state/sync\n```\n\n### Development\n\nClone the repository and install dependencies:\n\n```bash\ngit clone https://github.com/pedroscosta/live-state.git\ncd live-state\npnpm install\n```\n\n### Building\n\n```bash\npnpm build\n```\n\n### Development\n\nWatch for changes and rebuild:\n\n```bash\npnpm dev\n```\n\n## Documentation\n\nDetailed API documentation is available in the `packages/live-state/src` directory.\n\n## Contributing\n\nContributions are welcome! Please open issues and pull requests.\n\n## License\n\nApache License 2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedroscosta%2Flive-state","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpedroscosta%2Flive-state","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedroscosta%2Flive-state/lists"}