{"id":21001313,"url":"https://github.com/rahul-barick/babel-webpack-starter","last_synced_at":"2026-04-05T22:04:57.217Z","repository":{"id":231214874,"uuid":"125414330","full_name":"Rahul-Barick/babel-webpack-starter","owner":"Rahul-Barick","description":"Webpack in it's simple form is module bundler and Babel is a transpiler","archived":false,"fork":false,"pushed_at":"2018-03-16T18:38:21.000Z","size":15826,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-20T09:46:33.191Z","etag":null,"topics":["babel","babel-core","babel-loader","babel-preser-es2015","babel-preset-env","babel-preset-stage0","bundle","es6","eslint","loaders","transpiler","webpack","webpack-cli","webpack-dev-server"],"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/Rahul-Barick.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}},"created_at":"2018-03-15T19:06:43.000Z","updated_at":"2018-03-16T18:38:22.000Z","dependencies_parsed_at":"2024-04-03T02:47:56.382Z","dependency_job_id":"b0e5755b-5d1d-4487-91a2-d65f74582d84","html_url":"https://github.com/Rahul-Barick/babel-webpack-starter","commit_stats":null,"previous_names":["rahul-barick/babel-webpack-starter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahul-Barick%2Fbabel-webpack-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahul-Barick%2Fbabel-webpack-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahul-Barick%2Fbabel-webpack-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahul-Barick%2Fbabel-webpack-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rahul-Barick","download_url":"https://codeload.github.com/Rahul-Barick/babel-webpack-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243418890,"owners_count":20287800,"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-core","babel-loader","babel-preser-es2015","babel-preset-env","babel-preset-stage0","bundle","es6","eslint","loaders","transpiler","webpack","webpack-cli","webpack-dev-server"],"created_at":"2024-11-19T08:14:41.357Z","updated_at":"2025-12-29T22:44:09.538Z","avatar_url":"https://github.com/Rahul-Barick.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# babel-webpack-starter\n1. Webpack in it's simple form is module bundler and Babel is a transpiler.\n\n2. Webpack takes modules with dependencies and generates static assets representing those modules\n\n3. It understands ``css`` and ``images`` are also dependencies\n\n4. Webpack ``-w/watch`` or ``watch:true`` in config file for watching continous changes in file and automatically it will do the bundling process\n\n5. Webpack only knows how to read and understand js files\n\n6. Loaders teach webpack how to load files for bundling\n\n7. We are using 3rd Party transpiler like babel to convert our es6/es7 code to old Javascript syntax (es5).\n\n# Development Server\n\nFor live reload,webpack creates a dev server to easily check our code\n\nJust type ``webpack-dev-server`` in project root directory\n\nBrowse http://localhost:8080\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahul-barick%2Fbabel-webpack-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frahul-barick%2Fbabel-webpack-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahul-barick%2Fbabel-webpack-starter/lists"}