Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Webpack-starter Alternatives
Similar projects and alternatives to webpack-starter
-
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
-
PixiJS
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
-
-
layer-pack
Webpack plugin to make inheritable npm packages / webpack configs, (a)sync glob imports, and mono repo apps
-
vue-enterprise-boilerplate
An ever-evolving, very opinionated architecture and dev environment for new Vue SPA projects using Vue CLI.
-
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
cm-chessboard
A JavaScript chessboard without dependencies. Rendered in SVG, coded in ES6. Views FEN, handles move input, animated, responsive, expandable
-
svelte-boilerplate
Svelte application boilerplate with Webpack, Babel, PostCSS, Sass, Fetch, Jest, .Env, EsLint. (by pankod)
-
electron-vue
Discontinued An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
-
-
-
react-enterprise-starter-kit
Highly Scalable Awesome React Starter Kit for an enterprise application with a very easy maintainable codebase. :fire:
webpack-starter discussion
webpack-starter reviews and mentions
-
How to bundle a tree-shakable typescript library with tsup and publish with npm
After we transpile with `tsup` all the files will be added to the bundle. Note that we are preserving folder structure under lib.  Let's jump into to the app and locally link the library for testing. I'll use this webpack starter https://github.com/wbkd/webpack-starter ### Testing with npm link The easiest way to test your library is to register it locally with `npm link` or `yarn link`.
-
match 3 game in pixi.js
You'll have a webpack-starter with 'pixi.js' module installed and some graphic assets from kenney.nl unpacked into /public/images folder.
-
Can someone please explain the differences between the major task runners / bundlers / minifiers? (Gulp, grunt, webpack, browserify, parcel...)
The webpack starter kit is a pretty good base config you can build on. My setups are usually variations of it. https://github.com/wbkd/webpack-starter
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 25 Apr 2025
Stats
wbkd/webpack-starter is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of webpack-starter is JavaScript.
Popular Comparisons
- webpack-starter VS eleventy-webpack
- webpack-starter VS layer-pack
- webpack-starter VS vue-enterprise-boilerplate
- webpack-starter VS generator-angular-fullstack
- webpack-starter VS gulp-pug-starter
- webpack-starter VS cm-chessboard
- webpack-starter VS svelte-boilerplate
- webpack-starter VS electron-vue
- webpack-starter VS react-app-2023
- webpack-starter VS react-enterprise-starter-kit