5,625 skills found · Page 1 of 188
webpack / WebpackA 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.
FormidableLabs / Webpack DashboardA CLI dashboard for webpack dev server
webpack / Webpack Bundle AnalyzerWebpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
jantimon / Html Webpack PluginSimplifies creation of HTML files to serve your webpack bundles
petehunt / Webpack HowtoNo description available
vuejs-templates / WebpackA full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction.
ruanyf / Webpack Demosa collection of simple demos of Webpack
webpack / Webpack Dev ServerServes a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
rails / WebpackerUse Webpack to manage app-like JavaScript modules in Rails
webpack-contrib / Awesome WebpackA curated list of awesome Webpack resources, libraries and tools
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
webpack-china / Awesome Webpack Cn[印记中文](https://docschina.org/) - webpack 优秀中文文章
GoogleChromeLabs / Webpack Libs OptimizationsUsing a library in your webpack project? Here’s how to optimize it
neutrinojs / Webpack ChainA chaining API to generate and simplify the modification of Webpack configurations.
pmmmwh / React Refresh Webpack PluginA Webpack plugin to enable "Fast Refresh" (also previously known as Hot Reloading) for React components.
andywer / Webpack Blocks📦 Configure webpack using functional feature blocks.
react-webpack-generators / Generator React WebpackYeoman generator for ReactJS and Webpack
webpack / Copy Webpack PluginCopy files and directories with webpack
mzgoddard / Hard Source Webpack PluginNo description available
ElemeFE / Page Skeleton Webpack PluginWebpack plugin to generate the skeleton page automatically