{"id":20649265,"url":"https://github.com/repalash/webpack-typescript-boilerplate","last_synced_at":"2025-09-20T21:44:47.624Z","repository":{"id":84265181,"uuid":"280387677","full_name":"repalash/webpack-typescript-boilerplate","owner":"repalash","description":"webpack 4 typescript boilerplate html5 starter template for webstorm/vscode, with hot reloading, intellij javascript debug configuration.","archived":false,"fork":false,"pushed_at":"2020-11-02T14:25:03.000Z","size":26,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-17T10:12:09.902Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/repalash.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-17T09:47:31.000Z","updated_at":"2024-04-02T15:09:24.000Z","dependencies_parsed_at":"2023-05-24T04:45:36.891Z","dependency_job_id":null,"html_url":"https://github.com/repalash/webpack-typescript-boilerplate","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/repalash%2Fwebpack-typescript-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/repalash%2Fwebpack-typescript-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/repalash%2Fwebpack-typescript-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/repalash%2Fwebpack-typescript-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/repalash","download_url":"https://codeload.github.com/repalash/webpack-typescript-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242737019,"owners_count":20177092,"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-11-16T17:13:27.541Z","updated_at":"2025-09-20T21:44:42.581Z","avatar_url":"https://github.com/repalash.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Webpack Typescript Boilerplate\nVery simple Webpack 4 Typescript boilerplate html5 starter template kit for webstorm and vscode, with hot reloading, intellij javascript debug configuration.\n\nJust open this project in your IDE and start developing. Write code directly in `src/main.ts` and handle module exports in `src/index.ts`. It is possible to write js-only code like in `sample.js`. The declaration files for these are automatically generated in `dist` by `tsc`.\n\nFor IntelliJ IDEs, change the project name by selecting the project in the File Hierarchy and Refactor/Rename project name.\n\nThe exported library is `MAIN`. To change this in your project, update constants at the top of `webpack.common.js`.\n\n```\n//install dependencies\nnpm install\n\n//start a dev server to test the project.\nnpm start\n\n//build a production code and uglifies to generate .min.js in the dist folder. \nnpm build\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frepalash%2Fwebpack-typescript-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frepalash%2Fwebpack-typescript-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frepalash%2Fwebpack-typescript-boilerplate/lists"}