{"id":15678886,"url":"https://github.com/sinedied/codingame-ts-starter","last_synced_at":"2025-06-12T14:34:24.265Z","repository":{"id":55090556,"uuid":"143293294","full_name":"sinedied/codingame-ts-starter","owner":"sinedied","description":":muscle: Typescript starter template for CodinGame challenges","archived":false,"fork":false,"pushed_at":"2021-01-11T13:46:11.000Z","size":85,"stargazers_count":12,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-10T06:13:21.340Z","etag":null,"topics":["challenges","codingame","jest","parcel","prettier","starter","template","typescript"],"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/sinedied.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}},"created_at":"2018-08-02T12:42:40.000Z","updated_at":"2024-01-11T12:53:10.000Z","dependencies_parsed_at":"2022-08-14T11:40:38.593Z","dependency_job_id":null,"html_url":"https://github.com/sinedied/codingame-ts-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sinedied/codingame-ts-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinedied%2Fcodingame-ts-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinedied%2Fcodingame-ts-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinedied%2Fcodingame-ts-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinedied%2Fcodingame-ts-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sinedied","download_url":"https://codeload.github.com/sinedied/codingame-ts-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinedied%2Fcodingame-ts-starter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259482926,"owners_count":22864849,"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":["challenges","codingame","jest","parcel","prettier","starter","template","typescript"],"created_at":"2024-10-03T16:25:18.706Z","updated_at":"2025-06-12T14:34:24.224Z","avatar_url":"https://github.com/sinedied.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# :muscle: codingame-ts-starter\n\n\u003e Typescript starter template for CodinGame challenges\n\n**Features**\n- [TypeScript](https://www.typescriptlang.org)\n- Module bundling and minification with [Parcel](https://parceljs.org)\n- Testing with [Jest](https://jestjs.io)\n- Code formatting with [Prettier](https://prettier.io)\n- [VSCode](https://code.visualstudio.com/?WT.mc_id=javascript-0000-yolasors) integrations\n\n## Installation\n\n1. `git clone` this repo\n2. Run `npm install` in the project folder\n\nYou also need [CodinGame Sync](https://www.codingame.com/blog/new-feature-codingame-sync-use-your-own-code-editor-on-codingame/) to synchronize your local code with the CodinGame editor.\n\n## Usage\n\nRun either `npm start` or `npm run build` to generate the output file, then start the CodinGame Sync tool and choose to sync the `dist/index.js` file.\n\n### Commands\n\n- `npm start`: build your code in watch mode (it will automatically recompile on change).\n  Note that in this mode code size optimizations are NOT performed, use `npm run build` for that.\n- `npm run build`: build your code once, with tree-shaking and minification\n- `npm run test`: run unit tests once\n- `npm run test:watch`: run unit tests in watch mode\n- `npm run prettify`: reformat all your code automatically\n\n### VSCode integrations\n\nAll NPM scripts are mapped to VSCode tasks, and the build shortcut is mapped to the `npm run build` command.\n\nA launch configuration is also ready-to-use to debug your tests with breakpoints support within VSCode.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinedied%2Fcodingame-ts-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsinedied%2Fcodingame-ts-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinedied%2Fcodingame-ts-starter/lists"}