{"id":14990908,"url":"https://github.com/benjaminwfox/js13k-webpack-starter-2020","last_synced_at":"2026-01-05T03:42:19.315Z","repository":{"id":50358092,"uuid":"287612820","full_name":"BenjaminWFox/js13k-webpack-starter-2020","owner":"BenjaminWFox","description":"A webpack base for the js13kGames competition. Includes split webpack config for dev/prod (and prod minification), SASS support, image loading via HTML/CSS/JS, eslint for formatting \u0026 error prevention, and babel for latest ES2020 syntax.","archived":false,"fork":false,"pushed_at":"2020-08-19T21:27:00.000Z","size":122,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-26T19:27:56.280Z","etag":null,"topics":["boilerplate","boilerplate-front-end","js13kgames","js13kgames2020","webdevelopment","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/BenjaminWFox.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":"2020-08-14T19:50:53.000Z","updated_at":"2022-07-28T12:09:45.000Z","dependencies_parsed_at":"2022-09-06T16:22:24.335Z","dependency_job_id":null,"html_url":"https://github.com/BenjaminWFox/js13k-webpack-starter-2020","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/BenjaminWFox%2Fjs13k-webpack-starter-2020","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenjaminWFox%2Fjs13k-webpack-starter-2020/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenjaminWFox%2Fjs13k-webpack-starter-2020/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenjaminWFox%2Fjs13k-webpack-starter-2020/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BenjaminWFox","download_url":"https://codeload.github.com/BenjaminWFox/js13k-webpack-starter-2020/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244890928,"owners_count":20527166,"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":["boilerplate","boilerplate-front-end","js13kgames","js13kgames2020","webdevelopment","webpack"],"created_at":"2024-09-24T14:21:04.071Z","updated_at":"2026-01-05T03:42:19.265Z","avatar_url":"https://github.com/BenjaminWFox.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Webpack Base for js13kGames\n\n### Getting started\n\n`git clone https://github.com/BenjaminWFox/js13k-webpack-starter-2020.git`\n\n`cd js13k-webpack-starter-2020`\n\n`npm install`\n\n`npm run develop`\n\nhttp://localhost:8080/\n\n### Scripts\n\n- `develop`: Starts the webpack dev server on http://localhost:8080/\n- `build`: Creates a compact, minified build in `/dist`\n- `lint`: Runs eslint to check for errors. Better to set this up in your IDE to check automatically on save.\n\n### Boilerplate\n\nThere are some files \u0026 code included as examples of function \u0026 syntax that are not meant to be included in the final bundle. You can basically remove everything from the files listed below, but the largest chunks are: \n\n- `index.js` - the `.scss` and `.png` import\n- `main.scss` - the `.png` `background-image`\n- `index.html` - the `\u003cimg\u003e` tag\n- These 3 images are in `assets/images/sprites` and can also be deleted\n\n### js13k specific files\n\nNone of these files are included in your final bundle.\n\n- `manifest.json` - The metadata file used when submitting your final game\n- `image_large.png` - The large image that shows on the game detail page\n- `image_thumbnail.png` - The thumbnail preview image that shows on the games gallery page","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenjaminwfox%2Fjs13k-webpack-starter-2020","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenjaminwfox%2Fjs13k-webpack-starter-2020","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenjaminwfox%2Fjs13k-webpack-starter-2020/lists"}