{"id":23995389,"url":"https://github.com/shumbo/choreography-ts","last_synced_at":"2025-08-27T05:08:08.357Z","repository":{"id":160822594,"uuid":"619464250","full_name":"shumbo/choreography-ts","owner":"shumbo","description":"Choreographic Programming in TypeScript","archived":false,"fork":false,"pushed_at":"2025-03-17T21:07:04.000Z","size":670,"stargazers_count":4,"open_issues_count":10,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-28T07:51:20.787Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/shumbo.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":"2023-03-27T07:37:56.000Z","updated_at":"2025-03-17T21:07:08.000Z","dependencies_parsed_at":"2024-08-05T22:42:37.118Z","dependency_job_id":"086c80b1-a5f5-4d2b-b053-6228097edd7d","html_url":"https://github.com/shumbo/choreography-ts","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/shumbo%2Fchoreography-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shumbo%2Fchoreography-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shumbo%2Fchoreography-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shumbo%2Fchoreography-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shumbo","download_url":"https://codeload.github.com/shumbo/choreography-ts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248946421,"owners_count":21187503,"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":"2025-01-07T21:59:55.434Z","updated_at":"2025-04-14T19:34:18.612Z","avatar_url":"https://github.com/shumbo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# choreography-ts\n\n![GitHub Actions](https://github.com/shumbo/choreography-ts/actions/workflows/ci.yml/badge.svg)\n[![codecov](https://codecov.io/gh/shumbo/choreography-ts/branch/main/graph/badge.svg?token=iUj1DlhbpJ)](https://codecov.io/gh/shumbo/choreography-ts)\n\nChoreographic Programming in TypeScript\n\n## Repository Structure\n\nThis repository is a monorepo managed with [pnpm workspace](https://pnpm.io/workspaces). It contains the following packages:\n\n- [`@choreography-ts/core`](./packages/core): Core library for choreographic programming.\n- [`@choreography-ts/eslint-plugin-choreography-ts`](./packages/eslint-plugin-choreography-ts): ESLint plugin for choreography-ts.\n- [`@choreography-ts/examples`](./packages/examples): Example projects demonstrating the usage of choreography-ts.\n- [`@choreography-ts/transport-express`](./packages/transport-express): Express (HTTP) transport layer for choreography-ts.\n- [`@choreography-ts/transport-socketio`](./packages/transport-socketio): Socket.IO transport layer for choreography-ts.\n\n## Development\n\n### Requirements\n\nYou will need [Node.js](https://nodejs.org/en) (v18+) and [pnpm](https://pnpm.io/) (v8) installed.\n\n### Setup\n\nThis repository is a monorepo managed with [pnpm workspace](https://pnpm.io/workspaces).\n\nTo install dependencies, run:\n\n```sh\npnpm install\n```\n\n### Building \u0026 Testing\n\nWe use [turborepo](https://turbo.build/repo) as a build system. To build all packages, run:\n\n```sh\npnpm build\n```\n\nat the root of the repository. Similarly, to run all tests, run:\n\n```sh\npnpm test\n```\n\n### Linting \u0026 Formatting\n\nWe use [ESLint](https://eslint.org/) and [Prettier](https://prettier.io/) to lint and format our code. To lint all packages, run:\n\n```sh\npnpm check\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshumbo%2Fchoreography-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshumbo%2Fchoreography-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshumbo%2Fchoreography-ts/lists"}