{"id":19404225,"url":"https://github.com/romabulani/webpack-starter","last_synced_at":"2026-06-20T05:01:41.348Z","repository":{"id":131138757,"uuid":"536078053","full_name":"romabulani/webpack-starter","owner":"romabulani","description":"Wepback5 Starter Template - Quote Generator","archived":false,"fork":false,"pushed_at":"2022-11-08T20:57:20.000Z","size":399,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-18T05:03:55.514Z","etag":null,"topics":["html-css-javascript","html-plugin","loaders","webpack5"],"latest_commit_sha":null,"homepage":"https://romabulani.github.io/webpack-starter/","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/romabulani.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":"2022-09-13T10:43:42.000Z","updated_at":"2022-11-08T20:59:20.000Z","dependencies_parsed_at":"2023-06-04T04:30:32.166Z","dependency_job_id":null,"html_url":"https://github.com/romabulani/webpack-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/romabulani/webpack-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romabulani%2Fwebpack-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romabulani%2Fwebpack-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romabulani%2Fwebpack-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romabulani%2Fwebpack-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/romabulani","download_url":"https://codeload.github.com/romabulani/webpack-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romabulani%2Fwebpack-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34557553,"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-20T02:00:06.407Z","response_time":98,"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":["html-css-javascript","html-plugin","loaders","webpack5"],"created_at":"2024-11-10T11:33:40.583Z","updated_at":"2026-06-20T05:01:41.329Z","avatar_url":"https://github.com/romabulani.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Webpack Starter Template - Quote Generator\n\nWebpack Starter Template which generates random quote.\nDist folder of website is deployed [here](https://romabulani.github.io/webpack-starter)\n\n## Features\n\n- Please check [webpack.config.js](https://github.com/romabulani/webpack-starter/blob/master/webpack.config.js) for webpack configuration.\n- Babel to support old browsers - \u003cES6\n- Loaders : CSS and Style loaders\n- Image Asset\n- HtmlWebpackPlugin - Helps in creation of HTML File\n- Caching and Code Splitting\n- Lazy Loading\n- Degit\n\n## How is Caching working\n\nHttp caching is useful in increasing performance. It generates the new vendor bundle in dist folder, only when something is changed. We can keep track by hash of vendor bundle. This helps in reducing repetitive downloads as hash comparison is done. In other words, `Don't ship whats not changed`\n\n## For Dev Server\n\n- Run `npm run dev` to start Webpack dev server.\n\n## For Production Server\n\n- Run `npm run build` to build the project, dist folder will be generated.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromabulani%2Fwebpack-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fromabulani%2Fwebpack-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromabulani%2Fwebpack-starter/lists"}