{"id":13317140,"url":"https://github.com/rwieruch/react-webpack-babel-sophisticated","last_synced_at":"2025-04-15T19:37:55.662Z","repository":{"id":70925969,"uuid":"118474183","full_name":"rwieruch/react-webpack-babel-sophisticated","owner":"rwieruch","description":"A React in Webpack and Babel Setup.","archived":false,"fork":false,"pushed_at":"2018-10-25T05:43:42.000Z","size":175,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-11T11:04:20.056Z","etag":null,"topics":["babel","babel-setup","chai","enzyme","less","mocha","react","testing","webpack","webpack3"],"latest_commit_sha":null,"homepage":"https://www.robinwieruch.de/minimal-react-webpack-babel-setup/","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/rwieruch.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":"2018-01-22T15:16:43.000Z","updated_at":"2018-06-29T17:43:08.000Z","dependencies_parsed_at":"2023-04-14T09:18:37.207Z","dependency_job_id":null,"html_url":"https://github.com/rwieruch/react-webpack-babel-sophisticated","commit_stats":{"total_commits":15,"total_committers":1,"mean_commits":15.0,"dds":0.0,"last_synced_commit":"8093b13f9ebce7c3e282dd24642a9d462c0d0a93"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwieruch%2Freact-webpack-babel-sophisticated","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwieruch%2Freact-webpack-babel-sophisticated/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwieruch%2Freact-webpack-babel-sophisticated/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwieruch%2Freact-webpack-babel-sophisticated/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rwieruch","download_url":"https://codeload.github.com/rwieruch/react-webpack-babel-sophisticated/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249139764,"owners_count":21219160,"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":["babel","babel-setup","chai","enzyme","less","mocha","react","testing","webpack","webpack3"],"created_at":"2024-07-29T18:24:33.779Z","updated_at":"2025-04-15T19:37:55.639Z","avatar_url":"https://github.com/rwieruch.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-webpack-babel-sophisticated\n\n[![Build Status](https://travis-ci.org/rwieruch/react-webpack-babel-sophisticated.svg?branch=master)](https://travis-ci.org/rwieruch/react-webpack-babel-sophisticated) [![Slack](https://slack-the-road-to-learn-react.wieruch.com/badge.svg)](https://slack-the-road-to-learn-react.wieruch.com/)\n\n* How to start to build your own: [The Minimal React Webpack Babel Setup](https://www.robinwieruch.de/minimal-react-webpack-babel-setup/)\n* Where to find a minimal version of it? [Here](https://github.com/rwieruch/minimal-react-webpack-babel-setup)! Where to get to know all the advanced stuff? [Here](https://webpack.academy/)!\n\n## Features\n\n* React 16\n* Webpack 3\n* Babel\n* Staging ES Next Features\n* Hot Module Replacement\n* Devevelopment and Production Scripts\n* Source Maps\n* Less Support, but exchangeable with Sass\n  * install sass-loader\n  * install adjust webpack config\n  * adjust .less extension and content\n* Image Support\n* Optimization\n  * Uglify\n  * Compression\n* Analyze Bundle\n  * Bundle Analyzer\n  * Bundle Visualizer\n* Tests\n  * Mocha\n  * Chai\n  * Enzyme\n  * Sinon\n\n## Installation\n\n* `git clone git@github.com:rwieruch/react-webpack-babel-sophisticated.git`\n* `cd react-webpack-babel-sophisticated`\n* `npm install`\n* `npm start`\n* visit `http://localhost:8080/`\n\n## Other Scripts\n\n* `npm run build` (build application in dist folder)\n* `npm run test` (test application once)\n* `npm run test:watch` (watch changing tests)\n* `npm run dev:bundleanalyze` (analyze dev bundle in browser)\n* `npm run build:bundleanalyze` (analyze build bundle in browser)\n* `npm run build:bundlevisualizer` (generate a stats HTML file to visualize bundles)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frwieruch%2Freact-webpack-babel-sophisticated","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frwieruch%2Freact-webpack-babel-sophisticated","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frwieruch%2Freact-webpack-babel-sophisticated/lists"}