Mizos's Stars
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
jantimon/html-webpack-plugin
Simplifies creation of HTML files to serve your webpack bundles
webpack-contrib/extract-text-webpack-plugin
[DEPRECATED] Please use https://github.com/webpack-contrib/mini-css-extract-plugin Extracts text from a bundle into a separate file
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
maximegris/angular-electron
Ultra-fast bootstrapping with Angular and Electron :speedboat:
m-spyratos/bootstrap-4-grid
Bootstrap 4 grid system and layout utilities.