{"id":18341192,"url":"https://github.com/paullaros/webpack-starter","last_synced_at":"2025-08-19T09:11:48.025Z","repository":{"id":75248113,"uuid":"111102195","full_name":"paullaros/webpack-starter","owner":"paullaros","description":":statue_of_liberty: Webpack + Babel + Sass","archived":false,"fork":false,"pushed_at":"2018-08-08T08:49:05.000Z","size":184,"stargazers_count":12,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-06T06:34:40.192Z","etag":null,"topics":["es6","javascript","nodejs","starter-kit","webpack","webpack-boilerplate","webpack-starter-kit"],"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/paullaros.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":"2017-11-17T12:40:59.000Z","updated_at":"2024-04-06T10:06:07.000Z","dependencies_parsed_at":"2023-06-05T20:45:15.225Z","dependency_job_id":null,"html_url":"https://github.com/paullaros/webpack-starter","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/paullaros/webpack-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paullaros%2Fwebpack-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paullaros%2Fwebpack-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paullaros%2Fwebpack-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paullaros%2Fwebpack-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paullaros","download_url":"https://codeload.github.com/paullaros/webpack-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paullaros%2Fwebpack-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271128801,"owners_count":24703879,"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","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"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":["es6","javascript","nodejs","starter-kit","webpack","webpack-boilerplate","webpack-starter-kit"],"created_at":"2024-11-05T20:25:44.478Z","updated_at":"2025-08-19T09:11:47.997Z","avatar_url":"https://github.com/paullaros.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Webpack Starter\n\n![Issues](https://img.shields.io/github/issues/paullaros/webpack-starter.svg)\n![Forks](https://img.shields.io/github/forks/paullaros/webpack-starter.svg)\n![Stars](https://img.shields.io/github/stars/paullaros/webpack-starter.svg)\n![License](https://img.shields.io/github/license/paullaros/webpack-starter.svg)\n\nWebpack Starter can be used to quickly set-up a webpack based project. This starter kit is mainly meant for projects that heavily use server-side languages, such as .NET, and serve prerendered HTML. The main use case of this starter kit is bundling JavaScript \u0026 CSS and writing those files to disk. Features as hot module replacement and generating HTML are not included.\n\n## Features\n\n- webpack 4\n- webpack-serve\n- es8: by babel, presets \u0026 plugins\n- sass support: with autoprefixer\n- copy tasks for fonts \u0026 images\n- eslint: with babel-eslint\n- production \u0026 development (watch) tasks\n- uglifyjs\n\n## Quick start\n\n```shell\n# Clone our repository\ngit clone  https://github.com/paullaros/webpack-starter.git\n\n# Navigate to folder\ncd webpack-starter\n\n# Install dependencies\nnpm install\n\n# Run development build\nnpm start\n\n# Start webpack dev server on http://localhost:8080\nnpm run serve\n\n# Run production build\nnpm run build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaullaros%2Fwebpack-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaullaros%2Fwebpack-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaullaros%2Fwebpack-starter/lists"}