{"id":19975419,"url":"https://github.com/briangershon/typescript-webpack-starter","last_synced_at":"2026-04-12T01:35:15.698Z","repository":{"id":136995816,"uuid":"347800084","full_name":"briangershon/typescript-webpack-starter","owner":"briangershon","description":"JavaScript starter with TypeScript and webpack. Plus Jest and Github CI.","archived":false,"fork":false,"pushed_at":"2021-03-15T02:32:05.000Z","size":96,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-12T09:45:02.059Z","etag":null,"topics":["javascript","jest","prettier","starter-template","typescript","webpack"],"latest_commit_sha":null,"homepage":"","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/briangershon.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}},"created_at":"2021-03-15T01:29:08.000Z","updated_at":"2022-01-16T19:40:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"96880ee2-c911-49e8-86e0-c62edf4edf07","html_url":"https://github.com/briangershon/typescript-webpack-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briangershon%2Ftypescript-webpack-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briangershon%2Ftypescript-webpack-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briangershon%2Ftypescript-webpack-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/briangershon%2Ftypescript-webpack-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/briangershon","download_url":"https://codeload.github.com/briangershon/typescript-webpack-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241411480,"owners_count":19958746,"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":["javascript","jest","prettier","starter-template","typescript","webpack"],"created_at":"2024-11-13T03:18:18.716Z","updated_at":"2025-10-19T07:18:33.288Z","avatar_url":"https://github.com/briangershon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# typescript-webpack-starter\n\nJavaScript starter with TypeScript and webpack.\n\nIncludes a development environment with:\n  * webpack configuration for dev and production\n  * Prettier config\n  * Github Action workflow to test build\n  * Jest testing\n\n## Customizing\n\n* Update `webpack.common.js` 'title' property\n* Update `package.json` 'name' value\n* Update `README.md` for your application\n* Add your application code to `src/index.ts`, create modules such as `src/hello.ts` and add tests such as `src/tests/hello.test.ts`.\n\n## Run Local Dev Server\n\n    nvm use      # select Node.js v14 if using nvm\n    npm install  # install dependencies\n\n    npm start\n    # visit http://localhost:8080\n\n## Run tests\n\n    npm test    # test with --watch\n    npm run test-ci\n\n## Package project up in dist folder for release to server\n\n    npm run build\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbriangershon%2Ftypescript-webpack-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbriangershon%2Ftypescript-webpack-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbriangershon%2Ftypescript-webpack-starter/lists"}