{"id":31796400,"url":"https://github.com/sidwebworks/react-webpack","last_synced_at":"2025-10-30T03:36:29.304Z","repository":{"id":45125700,"uuid":"513249788","full_name":"sidwebworks/react-webpack","owner":"sidwebworks","description":null,"archived":false,"fork":false,"pushed_at":"2022-07-12T22:01:04.000Z","size":99,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-19T21:13:56.412Z","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/sidwebworks.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":"2022-07-12T18:21:54.000Z","updated_at":"2022-07-13T01:51:45.000Z","dependencies_parsed_at":"2022-07-13T09:50:30.587Z","dependency_job_id":null,"html_url":"https://github.com/sidwebworks/react-webpack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sidwebworks/react-webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidwebworks%2Freact-webpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidwebworks%2Freact-webpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidwebworks%2Freact-webpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidwebworks%2Freact-webpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sidwebworks","download_url":"https://codeload.github.com/sidwebworks/react-webpack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidwebworks%2Freact-webpack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281738855,"owners_count":26553052,"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-10-30T02:00:06.501Z","response_time":61,"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":[],"created_at":"2025-10-10T20:48:15.222Z","updated_at":"2025-10-30T03:36:29.287Z","avatar_url":"https://github.com/sidwebworks.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React + Typescript\n\u003e Setup from scratch using webpack and babel\n\n\n## Dev Dependencies\n\n- Standlone Packages\n  - webpack: Core library for Webpack\n  - webpack-cli: Command line interface for Webpack\n  - webpack-dev-server: development server for webpack allows things like Hot module replacement on changes.\n  - webpack-merge: Utility for merging different webpack configurations and modifying them.\n  - @babel/cli: Command line interface for babel js\n  - @babel/core: Core library for babel\n  - @babel/runtime: A collection of runtime helper functions used by babel for transpiling code.\n\n- Babel Presets\n  \u003e A babel preset is a package containing a set of configuration options and plugins for a particular use case.\n  - @babel/preset-env: Enables the output code to support older environments.\n  - @babel/preset-react: Enables processing of JSX syntax to simpler function calls like `React.createElement`.\n  - @babel/preset-typescript: Enables processing of typescript syntax to regular javascript.\n\n- Babel plugins\n  - @babel/plugin-transform-runtime: Transforms any inline references to `@babel/runtime` helpers with require/import statements.\n\n- Webpack plugins\n  - html-webpack-plugin: Creates an `index.html` in the final build directory based on a given `template.html` file.\n  - terser-webpack-plugin: Minifies and compresses the output code using Terser, replaces any inline comments and much more.\n\n- Webpack loaders\n  - babel-loader: Allows preprocessing of source files using babel.\n  - css-loader: Allows pre processing of `.css` files\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsidwebworks%2Freact-webpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsidwebworks%2Freact-webpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsidwebworks%2Freact-webpack/lists"}