Movatterモバイル変換


[0]ホーム

URL:


webpack logo
ag grid
ag charts

Awesome webpack

A curated list of awesome webpack resources, libraries, tools and applications. It is inspired by theawesome list. Feel free to improve this list by contributing.

Webpack Ecosystem

Support Webpack

Community

Twitter

People passionate about Webpack (In no particular order)

Libraries

Loaders

File Type

  • HTML Loader: HTML loader module for Webpack. --Maintainer:Webpack TeamGithub
  • Responsive Loader: Loader for responsive images. --Maintainer:Jeremy StuckiGithub
  • SVG Url Loader: Loader which loads SVG file as utf-8 encoded Url. --Maintainer:Hovhannes BabayanGithub
  • mermaid Loader:mermaid loader module (diagrams) for Webpack. --Maintainer:Paul MussoGithub
  • wasm loader: wasm binary loader module for Webpack. --Maintainer:Arthur BuldauskasGithub
  • Imagemin Loader/Plugin: Image minimizing loader + plugin for webpack. --Maintainer:itgalaxy inc.Github
  • Bin Exec Loader: Pipe any file through any binary. --Maintainer:Rafael MilewskiGithub
  • GraphQL Loader:.graphql document loader. --Maintainer:Stephen WanGithub

Component & Template

Styles

  • Style Loader: Style loader module for Webpack. --Maintainer:Webpack TeamGithub
  • PostCSS Loader: PostCSS loader for Webpack. --Maintainer:PostCSS TeamGithubTwitter
  • CSS Loader: CSS loader module for Webpack. --Maintainer:Webpack TeamGithub
  • SASS Loader: SASS loader for Webpack. --Maintainer:Jorik TangelderGithubTwitter
  • Less Loader: Less loader module for Webpack. --Maintainer:Webpack TeamGithub
  • Stylus Loader: A stylus loader for webpack. --Maintainer:Kyle Robinson YoungGithubTwitter
  • Isomorphic Style Loader: Isomorphic CSS style loader for Webpack. --Maintainer:Kriasoft TeamGithubTwitter
  • Minify CSS-in-JS Loader: RegExp-based minify CSS-in-JS loader for Webpack, don't need babel. --Maintainer:Zack YoungGithubTwitter
  • SASS Resources Loader: Globally import SASS resources (variables, mixins, etc.). --Maintainer:ShakaCodeGithubTwitter

Language & Framework

  • TS Loader: TypeScript loader for webpack. --Maintainer:TypeStrong TeamGithub
  • Coffee Loader: Coffee loader module for Webpack. --Maintainer:Webpack TeamGithub
  • Bootstrap Loader: Load Bootstrap styles in your Webpack bundle. --Maintainer:ShakaCode TeamGithubTwitter
  • PostHTML Loader: PostHTML loader for Webpack. --Maintainer:PostHTML TeamGithubTwitter
  • ELM Loader: Webpack loader for the Elm programming language. --Maintainer:Richard FeldmanGithubTwitter
  • Fengari Loader: Run Lua code usingFengari. --Maintainer:DaurnimatorGithubTwitter

Utility

  • Babel Loader: Webpack plugin for Babel. --Maintainer:Babel TeamGithubTwitter
  • Worker Loader: Worker loader module for Webpack. --Maintainer:Webpack TeamGithub
  • Resolve URL Loader: Resolves relative paths in url() statements. --Maintainer:Ben HollowayGithub
  • Import Loader: Imports loader module for Webpack. --Maintainer:Webpack TeamGithub
  • Combine Loader - Converts a loaders array into a single loader string. --Maintainer:James FriendGithub
  • Icon Font Loader - Converts svgs into font icons in CSS. --Maintainer:Forrest R. ZhaoGithub
  • Icons Loader - Generates an iconfont from SVG dependencies. --Maintainer:Mike VercoelenGithub
  • Modernizr Loader - Get your modernizr build bundled with webpack. --Maintainer:Peerigon DevsGithub
  • ngRouter Loader - AOT capable NgModule lazy loading using angular router --Maintainer:Shlomi AssafGithubTwitter
  • Lingui Loader - Compile message catalogs on the fly for jsLingui, i18n library --Maintainer:Tomáš EhrlichGithubTwitter
  • Shell Loader - Run an arbitrary shell script on source files. --Maintainer:Jo SpragueGithub
  • EXIF Loader - Extract EXIF- & IPTC-data from your JPGs during build-time. --Maintainer:Emanuel KlugeGithubTwitter
  • esbuild Loader - Blazing fast alternative to babel-loader, ts-loader, and Terser powered byesbuild. --Maintainer:Hiroki OsameGithubTwitter

Testing

Integration Libraries

  • Dotenv Webpack: Compiles environment variables into your bundle via dotenv. --Maintainer:Matthew SteeleGithubTwitter
  • Terse Webpack - Webpack simplified in a fluent API with presets. --Maintainer:Eric ClemmonsGithubTwitter
  • SystemJS Webpack - Webpack bundling for SystemJS. --Maintainer:Guy BedfordGithubTwitter
  • Gulp Webpack Stream - Run webpack through a stream interface. --Maintainer:Kyle Robinson YoungGithubTwitter
  • Webpack Blocks - Configure webpack using functional feature blocks. --Maintainer:Andy WermkeGithubTwitter
  • Webpacker - Official webpack gem for integration into ruby on rails projects. --Maintainer:RailsGithub
  • WebpackAspnetMiddleware - Development middleware for ASP.NET 5. --Maintainer:Frank WallisGithub
  • Consul Key/Value Webpack: Compiles environment variables into your bundle viaConsul KV-store. --Maintainer:Marlon MaxwelGithub

Webpack Plugins

Webpack Tools

  • Webpack Dev Middleware: Middleware which arguments a live bundle. --Maintainer:Webpack TeamGithub
  • Webpack Dev Server: Serves a webpack app. Updates the browser on changes. --Maintainer:Webpack TeamGithub
  • Webpack Merge - Merge designed for Webpack. --Maintainer:Juho VepsäläinenGithubTwitter
  • NPM Install Webpack - Automatically install & save deps with Webpack. --Maintainer:Eric ClemmonsGithubTwitter
  • Webpack Validator - Validates your webpack config with Joi. --Maintainer:js-dxtools TeamGithub
  • Webpack Config Utils - Util. to make your webpack config easier to read. --Maintainer:Kent C. DoddsGithubTwitter
  • Angular2 Webpack Toolkit - Webpack tools and helpers for Angular 2. --Maintainer:AngularClassGithubTwitter
  • Webpack Bundle Analyzer - Represents bundles as an interactive treemap. --Maintainer:Yuriy GruninGithubTwitter
  • HJS Webpack: Helpers/presets for setting up webpack with hotloading. --Maintainer:Henrik JoretegGithub
  • Webpack Dashboard: A CLI dashboard for webpack dev server. --Maintainer:Formidable LabsGithub
  • Neutrino: Combines the power of Webpack with the simplicity of presets. --Maintainer:Eli PerelmanGithub
  • Speed Measure Plugin - Measures the speed of your webpack plugins and loaders. --Maintainer:Stephen CookGithub
  • Time Analytics Plugin - Analytics the time cost of loaders and plugins in webpack. Successor of Speed Measure Plugin --Maintainer:Song GaoGithub
  • packtracker.io - Webpack bundle analysis on every commit, report webpack stats to every pull request.
  • BundleStats: Analyze webpack stats(bundle size, assets, modules, packages) and compare the results between different builds. --Maintainer:VioGithubTwitter
  • Webpack Landing Generator: Easy way to create landing page that converts. --Maintainer:Aliaksei KuncevicGithubTwitter
  • Webpack Dev Server Firewall: Prevents access to dev server from unknown IPs. --Maintainer:Igor AdamenkoGithubTwitter
  • RelativeCI: Run in-depth bundle analyses on every build and monitor webpack bundle size, assets, modules, and packages.Github

Research & Training

Articles

Videos

Courses

Books

  • SurviveJS - Webpack: Free book guiding from a webpack apprentice to master. Covers dev, prod, and advanced topics.

Webpack Examples

Community Examples

Angular

Framework Agnostic

React

Vue

Other

3 Contributors

snitin315licg9999evenstensberg

[8]ページ先頭

©2009-2025 Movatter.jp