{"id":19113469,"url":"https://github.com/fielding/moon","last_synced_at":"2026-06-14T01:33:40.192Z","repository":{"id":143061268,"uuid":"425716807","full_name":"fielding/moon","owner":"fielding","description":"moon","archived":false,"fork":false,"pushed_at":"2026-05-28T03:36:26.000Z","size":9029,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-28T05:16:27.676Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/fielding.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-11-08T06:04:09.000Z","updated_at":"2026-05-28T03:36:31.000Z","dependencies_parsed_at":"2023-04-12T13:32:03.794Z","dependency_job_id":null,"html_url":"https://github.com/fielding/moon","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fielding/moon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fielding%2Fmoon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fielding%2Fmoon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fielding%2Fmoon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fielding%2Fmoon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fielding","download_url":"https://codeload.github.com/fielding/moon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fielding%2Fmoon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34306772,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-09T04:36:24.524Z","updated_at":"2026-06-14T01:33:40.171Z","avatar_url":"https://github.com/fielding.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Phaser 3 Webpack Project Template\n\nA Phaser 3 project template with ES6 support via [Babel 7](https://babeljs.io/) and [Webpack 4](https://webpack.js.org/) that includes hot-reloading for development and production-ready builds.\n\nThis has been updated for Phaser 3.50.0 version and above.\n\nLoading images via JavaScript module `import` is also supported, although not recommended.\n\n## Requirements\n\n[Node.js](https://nodejs.org) is required to install dependencies and run scripts via `npm`.\n\n## Available Commands\n\n| Command | Description |\n|---------|-------------|\n| `npm install` | Install project dependencies |\n| `npm start` | Build project and open web server running project |\n| `npm run build` | Builds code bundle with production settings (minification, uglification, etc..) |\n\n## Writing Code\n\nAfter cloning the repo, run `npm install` from your project directory. Then, you can start the local development server by running `npm start`.\n\nAfter starting the development server with `npm start`, you can edit any files in the `src` folder and webpack will automatically recompile and reload your server (available at `http://localhost:8080` by default).\n\n## Customizing the Template\n\n### Babel\n\nYou can write modern ES6+ JavaScript and Babel will transpile it to a version of JavaScript that you want your project to support. The targeted browsers are set in the `.babelrc` file and the default currently targets all browsers with total usage over \"0.25%\" but excludes IE11 and Opera Mini.\n\n ```\n\"browsers\": [\n  \"\u003e0.25%\",\n  \"not ie 11\",\n  \"not op_mini all\"\n]\n ```\n\n### Webpack\n\nIf you want to customize your build, such as adding a new webpack loader or plugin (i.e. for loading CSS or fonts), you can modify the `webpack/base.js` file for cross-project changes, or you can modify and/or create new configuration files and target them in specific npm tasks inside of `package.json'.\n\n## Deploying Code\n\nAfter you run the `npm run build` command, your code will be built into a single bundle located at `dist/bundle.min.js` along with any other assets you project depended. \n\nIf you put the contents of the `dist` folder in a publicly-accessible location (say something like `http://mycoolserver.com`), you should be able to open `http://mycoolserver.com/index.html` and play your game.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffielding%2Fmoon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffielding%2Fmoon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffielding%2Fmoon/lists"}