51 packages
coffee-loader
coffee loader module for webpack
compression-webpack-plugin
Prepare compressed versions of assets to serve them with Content-Encoding
copy-webpack-plugin
Copy files && directories with webpack
create-new-webpack-app
CLI for scaffolding webpack projects using default config, framework templates, loader or plugins templates
css-minimizer-webpack-plugin
CSS minimizer (minifier) plugin for Webpack
enhanced-resolve
Offers a async require.resolve function. It's highly configurable.
eslint-config-webpack
Provides Webpack's eslint rules as an extensible shared config
eslint-webpack-plugin
A ESLint plugin for webpack
exports-loader
exports loader module for webpack
expose-loader
expose loader module for webpack
fast-magic-string
Rust version of [magic-string](https://github.com/Rich-Harris/magic-string). Inspired by [magic-string-rs](https://github.com/h-a-n-a/magic-string-rs).
fast-magic-string-darwin-arm64
This is the **aarch64-apple-darwin** binary for `fast-magic-string`
fast-magic-string-darwin-x64
This is the **x86_64-apple-darwin** binary for `fast-magic-string`
fast-magic-string-freebsd-x64
This is the **x86_64-unknown-freebsd** binary for `fast-magic-string`
fast-magic-string-linux-arm64-gnu
This is the **aarch64-unknown-linux-gnu** binary for `fast-magic-string`
fast-magic-string-linux-arm64-musl
This is the **aarch64-unknown-linux-musl** binary for `fast-magic-string`
fast-magic-string-linux-arm-gnueabihf
This is the **armv7-unknown-linux-gnueabihf** binary for `fast-magic-string`
fast-magic-string-linux-x64-gnu
This is the **x86_64-unknown-linux-gnu** binary for `fast-magic-string`
fast-magic-string-linux-x64-musl
This is the **x86_64-unknown-linux-musl** binary for `fast-magic-string`
fast-magic-string-wasm32-wasi
This is the **wasm32-wasip1-threads** binary for `fast-magic-string`
fast-magic-string-win32-arm64-msvc
This is the **aarch64-pc-windows-msvc** binary for `fast-magic-string`
fast-magic-string-win32-ia32-msvc
This is the **i686-pc-windows-msvc** binary for `fast-magic-string`
fast-magic-string-win32-x64-msvc
This is the **x86_64-pc-windows-msvc** binary for `fast-magic-string`
flussr
A streaming SSR (Server-Side Rendering) React framework.
html-loader
Html loader module for webpack