{"id":17403026,"url":"https://github.com/thlorenz/pixi-typescript","last_synced_at":"2025-10-17T17:28:14.697Z","repository":{"id":65995388,"uuid":"158972820","full_name":"thlorenz/pixi-typescript","owner":"thlorenz","description":"Project setup to hack on [pixijs](www.pixijs.com) apps in typescript.","archived":false,"fork":false,"pushed_at":"2018-11-24T20:55:22.000Z","size":7,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-04T20:43:26.472Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/thlorenz.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":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"thlorenz","custom":["paypal.me/thlorenz/25"]}},"created_at":"2018-11-24T20:54:45.000Z","updated_at":"2023-06-04T19:13:53.000Z","dependencies_parsed_at":"2023-05-04T04:37:15.026Z","dependency_job_id":null,"html_url":"https://github.com/thlorenz/pixi-typescript","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/thlorenz%2Fpixi-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thlorenz%2Fpixi-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thlorenz%2Fpixi-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thlorenz%2Fpixi-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thlorenz","download_url":"https://codeload.github.com/thlorenz/pixi-typescript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246237436,"owners_count":20745348,"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":"2024-10-16T18:47:32.215Z","updated_at":"2025-10-17T17:28:09.659Z","avatar_url":"https://github.com/thlorenz.png","language":"TypeScript","readme":"# pixi-typescript\n\nProject setup to hack on [pixijs](www.pixijs.com) apps in typescript.\n\n## Installation\n\nClone this repo + run `npm install`.\n\n## Usage\n\nRun `npm start` to start watching and serving your game page.\n\nRun `npm run build` to create a distributable version of your game inside `./dist`.\n\n## Setup\n\n[parceljs](https://parceljs.org/) is used to bundle and serve JavaScript.\n\nSettings inside `tsconfig.json` and the below inside `package.json` keeps\ntranspilation/compilation to a mimimum during development.\n\n```js\n\"browserslist\": {\n  \"development\": [\n    \"last 1 chrome version\"\n  ]\n}\n```\n\n[hot module replacement](https://parceljs.org/hmr.html) is also enabled (see `./main.js`).\n\nBasically the game is recreated with a new Canvas after the old Canvas was removed from the\npage. This means that when serving your game via `npm start` you can simply make edits and save\nand see the browser page update itself.\n\n## License\n\nMIT\n","funding_links":["https://github.com/sponsors/thlorenz","paypal.me/thlorenz/25"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthlorenz%2Fpixi-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthlorenz%2Fpixi-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthlorenz%2Fpixi-typescript/lists"}