webpack is a powerful and flexible module bundler for JavaScript applications.
Pinned Loading
Repositories
Showing 10 of 88 repositories
- webpack Public
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.
- image-minimizer-webpack-plugin Public archive
Webpack loader and plugin to compress images using imagemin
- webpack-doc-kit Public
- webpack-dev-server Public
Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
Top languages
Loading…
Most used topics
Loading…
