- webpack-starter VS gulp-pug-starter
- webpack-starter VS electron-vue
- webpack-starter VS vue-enterprise-boilerplate
- webpack-starter VS generator-angular-fullstack
- webpack-starter VS layer-pack
- webpack-starter VS nwb
- webpack-starter VS react-enterprise-starter-kit
- webpack-starter VS PixiJS
- webpack-starter VS cm-chessboard
- webpack-starter VS eleventy-webpack
Webpack-starter Alternatives
Similar projects and alternatives to webpack-starter
-
gulp-pug-starter
Frontend development with pleasure. Pug + SCSS version
-
electron-vue
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.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
vue-enterprise-boilerplate
An ever-evolving, very opinionated architecture and dev environment for new Vue SPA projects using Vue CLI.
-
generator-angular-fullstack
Yeoman generator for an Angular app with an Express server
-
layer-pack
Webpack plugin to make glob imports, mono repo apps and inheritable npm packages / webpack configs
-
nwb
A toolkit for React, Preact, Inferno & vanilla JS apps, React libraries and other npm modules for the web, with no configuration (until you need it)
-
PixiJS
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
-
Klotho
AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)
-
react-enterprise-starter-kit
Highly Scalable Awesome React Starter Kit for an enterprise application with a very easy maintainable codebase. :fire:
-
cm-chessboard
A JavaScript chessboard without dependencies. Rendered in SVG, coded in ES6. Views FEN, handles move input, animated, responsive, expandable
-
-
tsup-library-template
A template for building a library with tsup 🎆
-
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.
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.