https://github.com/webpack/webpack
amd build-tool commonjs compiler es2015 es6 esm javascript javascript-compiler javascript-modules loaders module-bundler plugins web web-performance webpack
Score: 33.87801573091873
Last synced: about 7 hours ago
JSON representation
Repository metadata:
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.
- Host: GitHub
- URL: https://github.com/webpack/webpack
- Owner: webpack
- License: mit
- Created: 2012-03-10T10:08:14.000Z (about 14 years ago)
- Default Branch: main
- Last Pushed: 2026-03-17T19:53:38.000Z (10 days ago)
- Last Synced: 2026-03-18T01:38:54.884Z (10 days ago)
- Topics: amd, build-tool, commonjs, compiler, es2015, es6, esm, javascript, javascript-compiler, javascript-modules, loaders, module-bundler, plugins, web, web-performance, webpack
- Language: JavaScript
- Homepage: https://webpack.js.org
- Size: 74.8 MB
- Stars: 66,020
- Watchers: 1,425
- Forks: 9,331
- Open Issues: 199
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Governance: GOVERNANCE.md
-
Funding:
- Open collective: webpack
Owner metadata:
- Name: webpack
- Login: webpack
- Email:
- Kind: organization
- Description:
- Website: https://webpack.js.org
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/2105791?v=4
- Repositories: 50
- Last Synced at: 2024-10-29T23:38:53.364Z
- Profile URL: https://github.com/webpack
Package metadata
- Total packages: 70
-
Total downloads:
- npm: 152,105,393 last-month
- Total docker downloads: 7,646,895,114
- Total dependent packages: 216,333 (may contain duplicates)
- Total dependent repositories: 3,242 (may contain duplicates)
- Total versions: 1,661
- Total maintainers: 52
- Total advisories: 4
debian-12: node-webpack
- Homepage: https://github.com/webpack/webpack
- Documentation: https://packages.debian.org/bookworm/node-webpack
- Licenses: mit
- Latest release: 5.75.0+dfsg+~cs17.16.14-1+deb12u1 (published about 1 month ago)
- Last Synced: 2026-02-12T21:27:19.296Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 0.012%
- Stargazers count: 0.019%
- Forks count: 0.029%
npmjs.org: webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 5.105.2 (published about 1 month ago)
- Last Synced: 2026-02-16T13:28:21.869Z (about 1 month ago)
- Versions: 867
- Dependent Packages: 216,244
- Dependent Repositories: 3,177
- Downloads: 152,104,206 Last month
- Docker Downloads: 7,646,895,114
-
Rankings:
- Dependent packages count: 0.0%
- Docker downloads count: 0.012%
- Downloads: 0.013%
- Stargazers count: 0.078%
- Average: 0.147%
- Dependent repos count: 0.387%
- Forks count: 0.393%
- Maintainers (7)
-
Funding:
- type: opencollective
- url: https://opencollective.com/webpack
-
Advisories:
- webpack buildHttp: allowedUris allow-list bypass via URL userinfo (@) leading to build-time SSRF behavior
- webpack buildHttp HttpUriPlugin allowedUris bypass via HTTP redirects → SSRF + cache persistence
- Webpack's AutoPublicPathRuntimeModule has a DOM Clobbering Gadget that leads to XSS
- Cross-realm object access in Webpack 5
proxy.golang.org: github.com/webpack/webpack
- Homepage:
- Documentation: https://pkg.go.dev/github.com/webpack/webpack#section-documentation
- Licenses: mit
- Latest release: v5.96.1+incompatible (published over 1 year ago)
- Last Synced: 2024-11-30T17:31:01.034Z (over 1 year ago)
- Versions: 626
- Dependent Packages: 0
- Dependent Repositories: 2
-
Rankings:
- Stargazers count: 0.011%
- Forks count: 0.023%
- Average: 3.269%
- Dependent repos count: 3.48%
- Dependent packages count: 9.561%
npmjs.org: webpack2
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 3.11.1 (published almost 8 years ago)
- Last Synced: 2026-02-16T13:28:24.012Z (about 1 month ago)
- Versions: 2
- Dependent Packages: 12
- Dependent Repositories: 27
- Downloads: 307 Last month
-
Rankings:
- Stargazers count: 0.078%
- Forks count: 0.393%
- Dependent packages count: 1.78%
- Dependent repos count: 2.407%
- Average: 5.528%
- Downloads: 22.983%
- Maintainers (1)
npmjs.org: webpack-legacy
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jade, coffee, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 1.15.0 (published almost 9 years ago)
- Last Synced: 2026-02-16T13:28:30.790Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 9
- Dependent Repositories: 5
- Downloads: 19 Last month
-
Rankings:
- Stargazers count: 0.078%
- Forks count: 0.393%
- Dependent packages count: 2.251%
- Dependent repos count: 5.02%
- Average: 5.7%
- Downloads: 20.758%
- Maintainers (1)
npmjs.org: my-webpack
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jade, coffee, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 0.0.1 (published about 10 years ago)
- Last Synced: 2026-02-16T13:28:28.252Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 3
- Dependent Repositories: 1
- Downloads: 14 Last month
-
Rankings:
- Stargazers count: 0.078%
- Forks count: 0.393%
- Dependent packages count: 5.888%
- Average: 6.997%
- Dependent repos count: 10.296%
- Downloads: 18.329%
- Maintainers (1)
npmjs.org: @jdxcode/webpack
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 5.64.0-test (published over 4 years ago)
- Last Synced: 2026-02-16T13:28:31.430Z (about 1 month ago)
- Versions: 2
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 10 Last month
-
Rankings:
- Stargazers count: 0.084%
- Forks count: 0.527%
- Downloads: 3.362%
- Average: 9.105%
- Dependent packages count: 16.224%
- Dependent repos count: 25.328%
- Maintainers (1)
-
Funding:
- type: opencollective
- url: https://opencollective.com/webpack
repo1.maven.org: org.webjars.npm:webpack
WebJar for webpack
- Homepage: https://www.webjars.org
- Documentation: https://appdoc.app/artifact/org.webjars.npm/webpack/
- Licenses: MIT
- Latest release: 5.88.1 (published over 2 years ago)
- Last Synced: 2026-02-16T13:28:22.756Z (about 1 month ago)
- Versions: 43
- Dependent Packages: 14
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 0.272%
- Forks count: 0.635%
- Dependent packages count: 4.268%
- Average: 9.289%
- Dependent repos count: 31.98%
npmjs.org: @dulcetjs/webpack
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 3.5.2 (published almost 4 years ago)
- Last Synced: 2026-02-16T13:28:33.491Z (about 1 month ago)
- Versions: 4
- Dependent Packages: 15
- Dependent Repositories: 10
- Downloads: 9 Last month
-
Rankings:
- Stargazers count: 0.078%
- Forks count: 0.393%
- Dependent packages count: 1.487%
- Dependent repos count: 3.691%
- Average: 9.363%
- Downloads: 41.163%
- Maintainers (1)
npmjs.org: ang-webpack
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 4.28.4 (published about 7 years ago)
- Last Synced: 2026-02-16T13:28:23.902Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 4
- Dependent Repositories: 1
- Downloads: 11 Last month
-
Rankings:
- Stargazers count: 0.078%
- Forks count: 0.393%
- Dependent packages count: 5.888%
- Dependent repos count: 10.296%
- Average: 11.564%
- Downloads: 41.163%
- Maintainers (1)
npmjs.org: mwebpack
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack#readme
- Licenses: MIT
- Latest release: 1.0.3 (published over 7 years ago)
- Last Synced: 2026-02-16T13:28:26.559Z (about 1 month ago)
- Versions: 3
- Dependent Packages: 1
- Dependent Repositories: 1
- Downloads: 11 Last month
-
Rankings:
- Stargazers count: 0.078%
- Forks count: 0.393%
- Dependent repos count: 10.296%
- Average: 13.232%
- Dependent packages count: 20.908%
- Downloads: 34.487%
- Maintainers (1)
npmjs.org: @ecapp/webpack
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 0.1.2 (published about 5 years ago)
- Last Synced: 2026-02-16T13:28:22.477Z (about 1 month ago)
- Versions: 3
- Dependent Packages: 2
- Dependent Repositories: 0
- Downloads: 21 Last month
-
Rankings:
- Stargazers count: 0.084%
- Forks count: 0.528%
- Dependent packages count: 9.482%
- Average: 13.893%
- Dependent repos count: 25.328%
- Downloads: 34.045%
- Maintainers (2)
-
Funding:
- type: opencollective
- url: https://opencollective.com/webpack
npmjs.org: @ddder/webpack
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 3.8.1-ddder.1 (published over 8 years ago)
- Last Synced: 2026-02-16T13:28:20.141Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 2
- Dependent Repositories: 1
- Downloads: 3 Last month
-
Rankings:
- Stargazers count: 0.078%
- Forks count: 0.393%
- Dependent packages count: 8.834%
- Dependent repos count: 10.296%
- Average: 14.901%
- Downloads: 54.903%
- Maintainers (2)
npmjs.org: dva_folder_create
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack#readme
- Licenses: mit
- Latest release: 0.0.9 (published about 8 years ago)
- Last Synced: 2026-02-16T13:28:20.128Z (about 1 month ago)
- Versions: 8
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 21 Last month
-
Rankings:
- Stargazers count: 0.084%
- Forks count: 0.528%
- Average: 14.907%
- Dependent packages count: 16.224%
- Dependent repos count: 25.328%
- Downloads: 32.371%
- Maintainers (1)
npmjs.org: fis-msprd-webpack_1_14_0
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jade, coffee, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 1.14.2 (published about 9 years ago)
- Last Synced: 2026-02-16T13:28:26.801Z (about 1 month ago)
- Versions: 3
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 9 Last month
-
Rankings:
- Stargazers count: 0.085%
- Forks count: 0.529%
- Average: 15.883%
- Dependent packages count: 16.224%
- Dependent repos count: 25.328%
- Downloads: 37.249%
- Maintainers (1)
npmjs.org: @etec/webpack
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 0.1.0 (published about 5 years ago)
- Last Synced: 2026-02-16T13:28:27.728Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 2
- Dependent Repositories: 0
- Downloads: 3 Last month
-
Rankings:
- Stargazers count: 0.085%
- Forks count: 0.529%
- Dependent packages count: 9.482%
- Average: 16.238%
- Dependent repos count: 25.328%
- Downloads: 45.763%
- Maintainers (1)
-
Funding:
- type: opencollective
- url: https://opencollective.com/webpack
npmjs.org: @gribnoysup/ye-olde-webpack
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jade, coffee, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 1.12.2 (published over 6 years ago)
- Last Synced: 2026-02-16T13:28:23.406Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 1
- Downloads: 85 Last month
-
Rankings:
- Stargazers count: 0.078%
- Forks count: 0.393%
- Dependent repos count: 10.296%
- Average: 16.436%
- Dependent packages count: 20.908%
- Downloads: 50.508%
- Maintainers (1)
npmjs.org: webpack-ie8
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 2.1.0-beta.26 (published over 9 years ago)
- Last Synced: 2026-02-16T13:28:21.131Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 1
- Downloads: 10 Last month
-
Rankings:
- Stargazers count: 0.078%
- Forks count: 0.393%
- Dependent repos count: 10.296%
- Average: 16.436%
- Dependent packages count: 20.908%
- Downloads: 50.508%
- Maintainers (1)
npmjs.org: @zhuowenli/miniapp-webpack
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 4.43.0 (published almost 6 years ago)
- Last Synced: 2026-02-16T13:28:21.076Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 2
- Dependent Repositories: 0
- Downloads: 2 Last month
-
Rankings:
- Stargazers count: 0.085%
- Forks count: 0.529%
- Dependent packages count: 9.482%
- Average: 16.743%
- Dependent repos count: 25.328%
- Downloads: 48.293%
- Maintainers (2)
-
Funding:
- type: opencollective
- url: https://opencollective.com/webpack
npmjs.org: @aleen42/webpack
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 5.67.0 (published about 4 years ago)
- Last Synced: 2026-02-16T13:28:32.024Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 2
- Dependent Repositories: 0
- Downloads: 8 Last month
-
Rankings:
- Stargazers count: 0.085%
- Forks count: 0.529%
- Dependent packages count: 16.224%
- Average: 16.775%
- Dependent repos count: 25.328%
- Downloads: 41.711%
- Maintainers (1)
-
Funding:
- type: opencollective
- url: https://opencollective.com/webpack
npmjs.org: @juanger/webpack
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 5.0.1-alpha.1 (published over 5 years ago)
- Last Synced: 2026-02-16T13:28:21.221Z (about 1 month ago)
- Versions: 2
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 8 Last month
-
Rankings:
- Stargazers count: 0.084%
- Forks count: 0.527%
- Dependent packages count: 16.224%
- Average: 17.15%
- Dependent repos count: 25.328%
- Downloads: 43.589%
- Maintainers (1)
-
Funding:
- type: opencollective
- url: https://opencollective.com/webpack
npmjs.org: @duplotech/webpack
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 5.0.0 (published about 6 years ago)
- Last Synced: 2026-02-16T13:28:19.770Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 4 Last month
-
Rankings:
- Stargazers count: 0.084%
- Forks count: 0.528%
- Dependent packages count: 16.224%
- Average: 17.15%
- Dependent repos count: 25.328%
- Downloads: 43.589%
- Maintainers (1)
-
Funding:
- type: opencollective
- url: https://opencollective.com/webpack
npmjs.org: @kovensky/webpack
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 2.1.0-beta.4.1 (published almost 10 years ago)
- Last Synced: 2026-02-16T13:28:21.562Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 1
- Downloads: 6 Last month
-
Rankings:
- Stargazers count: 0.078%
- Forks count: 0.393%
- Dependent repos count: 10.296%
- Average: 17.315%
- Dependent packages count: 20.908%
- Downloads: 54.903%
- Maintainers (1)
npmjs.org: webpack4dmall
多点的webpack
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 1.0.0 (published over 6 years ago)
- Last Synced: 2026-02-16T13:28:21.559Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 1
- Downloads: 5 Last month
-
Rankings:
- Stargazers count: 0.078%
- Forks count: 0.393%
- Dependent repos count: 10.296%
- Average: 17.341%
- Downloads: 24.1%
- Dependent packages count: 51.837%
- Maintainers (1)
npmjs.org: fis-msprd-webpack_1_13_1
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jade, coffee, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 1.13.1 (published over 9 years ago)
- Last Synced: 2026-02-16T13:28:23.739Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 2 Last month
-
Rankings:
- Stargazers count: 0.085%
- Forks count: 0.529%
- Dependent packages count: 16.224%
- Average: 17.586%
- Dependent repos count: 25.328%
- Downloads: 45.763%
- Maintainers (1)
npmjs.org: @ricokahler/webpack3
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 3.12.0 (published over 4 years ago)
- Last Synced: 2026-02-16T13:28:22.743Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 6 Last month
-
Rankings:
- Stargazers count: 0.084%
- Forks count: 0.528%
- Dependent packages count: 16.224%
- Average: 18.091%
- Dependent repos count: 25.328%
- Downloads: 48.293%
- Maintainers (1)
npmjs.org: webpack_base420
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 0.0.4 (published almost 5 years ago)
- Last Synced: 2026-02-16T13:28:26.423Z (about 1 month ago)
- Versions: 4
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 10 Last month
-
Rankings:
- Stargazers count: 0.092%
- Forks count: 0.538%
- Average: 18.094%
- Dependent repos count: 25.328%
- Downloads: 31.618%
- Dependent packages count: 32.894%
- Maintainers (1)
-
Funding:
- type: opencollective
- url: https://opencollective.com/webpack
npmjs.org: webpack-egoist
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 2.2.0-rc.2 (published over 9 years ago)
- Last Synced: 2026-02-16T13:28:24.608Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 1
- Downloads: 4 Last month
-
Rankings:
- Stargazers count: 0.078%
- Forks count: 0.393%
- Dependent repos count: 10.296%
- Average: 18.311%
- Dependent packages count: 20.908%
- Downloads: 59.882%
- Maintainers (1)
npmjs.org: @stereokai/webpack-1
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jade, coffee, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 1.14.0 (published over 8 years ago)
- Last Synced: 2026-02-16T13:28:22.333Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 1
- Downloads: 8 Last month
-
Rankings:
- Stargazers count: 0.078%
- Forks count: 0.393%
- Dependent repos count: 10.296%
- Average: 18.311%
- Dependent packages count: 20.908%
- Downloads: 59.882%
- Maintainers (1)
npmjs.org: @yck-web/webpack
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Status: removed
- Licenses: MIT
- Latest release: 5.51.2 (published over 4 years ago)
- Last Synced: 2026-02-16T13:28:21.562Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 1 Last month
-
Rankings:
- Stargazers count: 0.085%
- Forks count: 0.529%
- Dependent packages count: 16.224%
- Average: 18.678%
- Dependent repos count: 25.328%
- Downloads: 51.222%
- Maintainers (1)
-
Funding:
- type: opencollective
- url: https://opencollective.com/webpack
npmjs.org: @xigua_front/webpack
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Status: removed
- Licenses: MIT
- Latest release: 1.0.0 (published about 7 years ago)
- Last Synced: 2026-02-16T13:28:20.039Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 4 Last month
-
Rankings:
- Stargazers count: 0.085%
- Forks count: 0.529%
- Dependent packages count: 16.224%
- Average: 19.263%
- Dependent repos count: 25.328%
- Downloads: 54.149%
- Maintainers (1)
npmjs.org: @maialesatanico/webpack
THIS PACKAGE IS A COPY OF WEBPACK: THE ONLY DIFFERENCE IS IN THE VERSION OF THE DEPENDENCIE "node-libs-browser" - Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loade
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 1.12.15 (published almost 10 years ago)
- Last Synced: 2026-02-16T13:28:26.975Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 1
- Downloads: 4 Last month
-
Rankings:
- Stargazers count: 0.078%
- Forks count: 0.393%
- Dependent repos count: 10.296%
- Average: 19.765%
- Dependent packages count: 20.908%
- Downloads: 67.148%
- Maintainers (1)
npmjs.org: rld-webpack
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 1.0.0 (published over 5 years ago)
- Last Synced: 2026-02-16T13:28:20.848Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 1 Last month
-
Rankings:
- Stargazers count: 0.084%
- Forks count: 0.528%
- Average: 19.773%
- Dependent repos count: 25.328%
- Dependent packages count: 32.894%
- Downloads: 40.033%
- Maintainers (1)
npmjs.org: teld-webpack
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jade, coffee, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 0.0.1 (published over 8 years ago)
- Last Synced: 2026-02-16T13:28:23.256Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 1
- Downloads: 5 Last month
-
Rankings:
- Stargazers count: 0.078%
- Forks count: 0.393%
- Dependent repos count: 10.296%
- Average: 20.279%
- Downloads: 38.791%
- Dependent packages count: 51.837%
- Maintainers (1)
npmjs.org: webpack4light
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 3.12.0-1 (published over 7 years ago)
- Last Synced: 2026-02-16T13:28:22.455Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 1
- Downloads: 4 Last month
-
Rankings:
- Stargazers count: 0.079%
- Forks count: 0.393%
- Dependent repos count: 10.296%
- Average: 20.279%
- Downloads: 38.791%
- Dependent packages count: 51.837%
- Maintainers (1)
repo1.maven.org: org.webjars.npm:github-com-webpack-webpack
WebJar for webpack
- Homepage: http://webjars.org
- Documentation: https://appdoc.app/artifact/org.webjars.npm/github-com-webpack-webpack/
- Licenses: MIT
- Latest release: 2.5.1 (published almost 9 years ago)
- Last Synced: 2026-02-16T13:28:22.624Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 0.272%
- Forks count: 0.635%
- Average: 20.437%
- Dependent repos count: 31.98%
- Dependent packages count: 48.86%
npmjs.org: webpack-vscode-wasm
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 5.74.0 (published over 3 years ago)
- Last Synced: 2026-02-16T13:28:22.422Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 3 Last month
-
Rankings:
- Stargazers count: 0.094%
- Forks count: 0.54%
- Average: 20.481%
- Dependent repos count: 25.306%
- Dependent packages count: 32.89%
- Downloads: 43.576%
- Maintainers (1)
-
Funding:
- type: opencollective
- url: https://opencollective.com/webpack
npmjs.org: webpack_yb
base webpack 3.10.0 Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 0.0.1 (published about 8 years ago)
- Last Synced: 2026-02-16T13:28:21.446Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 2 Last month
-
Rankings:
- Stargazers count: 0.085%
- Forks count: 0.528%
- Average: 20.92%
- Dependent repos count: 25.328%
- Dependent packages count: 32.894%
- Downloads: 45.763%
- Maintainers (1)
npmjs.org: webpack-zxg
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 5.0.0-beta.12 (published about 6 years ago)
- Last Synced: 2026-02-16T13:28:20.260Z (about 1 month ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 9 Last month
-
Rankings:
- Stargazers count: 0.092%
- Forks count: 0.538%
- Average: 21.429%
- Dependent repos count: 25.328%
- Dependent packages count: 32.894%
- Downloads: 48.293%
- Maintainers (1)
-
Funding:
- type: opencollective
- url: https://opencollective.com/webpack
npmjs.org: webpack-4-modern-acorn
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 4.45.1-modern-acorn-0 (published over 3 years ago)
- Last Synced: 2026-02-16T13:28:28.260Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 2 Last month
-
Rankings:
- Stargazers count: 0.092%
- Forks count: 0.539%
- Average: 22.591%
- Dependent repos count: 25.306%
- Dependent packages count: 32.89%
- Downloads: 54.128%
- Maintainers (1)
-
Funding:
- type: opencollective
- url: https://opencollective.com/webpack
npmjs.org: wip-overall-departed-scorebook-paralyze-genre
Unstable version
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 5.74.0 (published over 3 years ago)
- Last Synced: 2026-02-16T13:28:24.545Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 12 Last month
-
Rankings:
- Stargazers count: 0.094%
- Forks count: 0.54%
- Average: 22.591%
- Dependent repos count: 25.306%
- Dependent packages count: 32.89%
- Downloads: 54.128%
- Maintainers (1)
-
Funding:
- type: opencollective
- url: https://opencollective.com/webpack
npmjs.org: webpaaoock
Packs browser modules and lets you split your codebase into multiple bundle files, which can be loaded on demand. Supports many file formats.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 5.74.0 (published over 3 years ago)
- Last Synced: 2026-02-16T13:28:21.740Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 2 Last month
-
Rankings:
- Stargazers count: 0.094%
- Forks count: 0.54%
- Average: 22.592%
- Dependent repos count: 25.306%
- Dependent packages count: 32.89%
- Downloads: 54.128%
- Maintainers (1)
-
Funding:
- type: opencollective
- url: https://opencollective.com/webpack
npmjs.org: webpack-tal
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 3.4.1 (published over 8 years ago)
- Last Synced: 2026-02-16T13:28:22.239Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 1
- Downloads: 3 Last month
-
Rankings:
- Stargazers count: 0.078%
- Forks count: 0.393%
- Dependent repos count: 10.296%
- Average: 22.622%
- Downloads: 50.508%
- Dependent packages count: 51.837%
- Maintainers (1)
npmjs.org: ssr-webpack4
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 4.46.2 (published over 2 years ago)
- Last Synced: 2026-02-16T13:28:24.057Z (about 1 month ago)
- Versions: 3
- Dependent Packages: 6
- Dependent Repositories: 0
- Downloads: 487 Last month
-
Rankings:
- Stargazers count: 0.083%
- Forks count: 0.406%
- Average: 22.864%
- Dependent repos count: 37.362%
- Dependent packages count: 53.607%
- Maintainers (1)
-
Funding:
- type: opencollective
- url: https://opencollective.com/webpack
npmjs.org: webpack-universal
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 1.0.0 (published over 8 years ago)
- Last Synced: 2026-02-16T13:28:30.401Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 2
- Downloads: 4 Last month
-
Rankings:
- Stargazers count: 0.078%
- Forks count: 0.393%
- Dependent repos count: 7.611%
- Average: 22.964%
- Dependent packages count: 51.837%
- Downloads: 54.903%
- Maintainers (1)
npmjs.org: zb-webpack
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 4.41.1 (published over 6 years ago)
- Last Synced: 2026-02-16T13:28:24.011Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 1
- Downloads: 5 Last month
-
Rankings:
- Stargazers count: 0.078%
- Forks count: 0.393%
- Dependent repos count: 10.296%
- Average: 23.501%
- Dependent packages count: 51.837%
- Downloads: 54.903%
- Maintainers (1)
npmjs.org: zhufeng-webpack
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 4.17.1 (published over 7 years ago)
- Last Synced: 2026-02-16T13:28:24.325Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 1
- Downloads: 2 Last month
-
Rankings:
- Stargazers count: 0.078%
- Forks count: 0.393%
- Dependent repos count: 10.296%
- Average: 23.501%
- Dependent packages count: 51.837%
- Downloads: 54.903%
- Maintainers (1)
npmjs.org: webpack-debugger
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 4.17.1 (published over 7 years ago)
- Last Synced: 2026-02-16T13:28:21.158Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 1
- Downloads: 2 Last month
-
Rankings:
- Stargazers count: 0.079%
- Forks count: 0.393%
- Dependent repos count: 10.296%
- Average: 23.501%
- Dependent packages count: 51.837%
- Downloads: 54.903%
- Maintainers (1)
npmjs.org: webpack-no-postintall-fail
Fork package to update uglifyjs-webpack-plugin dependency version from ^0.4.6 to ^1.1.6 in order to avoid npm install issues (see https://github.com/webpack-contrib/uglifyjs-webpack-plugin/issues/117)
- Homepage: https://github.com/webpack/webpack
- Status: unpublished
- Licenses: MIT
- Latest release: 3.10.1 (published about 8 years ago)
- Last Synced: 2026-02-16T13:28:19.730Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 1
- Downloads: 8 Last month
-
Rankings:
- Stargazers count: 0.078%
- Forks count: 0.393%
- Dependent repos count: 10.296%
- Average: 24.497%
- Dependent packages count: 51.837%
- Downloads: 59.882%
- Maintainers (1)
npmjs.org: webpack-4.17.1
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 4.17.1 (published over 7 years ago)
- Last Synced: 2026-02-16T13:28:19.948Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 1
- Downloads: 3 Last month
-
Rankings:
- Stargazers count: 0.079%
- Forks count: 0.393%
- Dependent repos count: 10.296%
- Average: 24.497%
- Dependent packages count: 51.837%
- Downloads: 59.882%
- Maintainers (1)
npmjs.org: sum-phuong
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Status: unpublished
- Licenses: MIT
- Latest release: 5.92.1 (published almost 2 years ago)
- Last Synced: 2026-02-16T13:28:26.032Z (about 1 month ago)
- Versions: 5
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 25 Last month
-
Rankings:
- Dependent repos count: 27.862%
- Average: 34.176%
- Dependent packages count: 40.49%
- Maintainers (1)
-
Funding:
- type: opencollective
- url: https://opencollective.com/webpack
repo1.maven.org: org.mvnpm:webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Documentation: https://appdoc.app/artifact/org.mvnpm/webpack/
- Licenses: MIT
- Latest release: 5.105.2 (published about 1 month ago)
- Last Synced: 2026-02-16T13:28:26.296Z (about 1 month ago)
- Versions: 30
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 34.745%
- Average: 42.212%
- Dependent packages count: 49.679%
npmjs.org: webpack-md5
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Licenses: MIT
- Latest release: 5.50.0 (published over 2 years ago)
- Last Synced: 2026-02-16T13:28:19.764Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 3 Last month
-
Rankings:
- Dependent repos count: 36.432%
- Average: 44.401%
- Dependent packages count: 52.369%
- Maintainers (1)
-
Funding:
- type: opencollective
- url: https://opencollective.com/webpack
ubuntu-23.10: node-webpack
- Homepage: https://github.com/webpack/webpack
- Licenses:
- Latest release: 5.76.1+dfsg1+~cs17.16.16-1 (published about 1 month ago)
- Last Synced: 2026-02-13T16:16:58.482Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
nixpkgs-24.11: nodePackages_latest.webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/node-packages/node-packages.nix#L87845
- Licenses: MIT
- Latest release: 5.94.0 (published about 2 months ago)
- Last Synced: 2026-02-03T17:41:38.975Z (about 2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
nixpkgs-24.11: nodePackages.webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/node-packages/node-packages.nix#L87845
- Licenses: MIT
- Latest release: 5.94.0 (published about 2 months ago)
- Last Synced: 2026-02-03T17:41:31.253Z (about 2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
debian-10: node-webpack
- Homepage: https://github.com/webpack/webpack
- Documentation: https://packages.debian.org/buster/node-webpack
- Licenses:
- Latest release: 3.5.6-3.1 (published about 1 month ago)
- Last Synced: 2026-02-13T03:37:35.363Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-23.04: node-webpack
- Homepage: https://github.com/webpack/webpack
- Licenses:
- Latest release: 5.76.1+dfsg1+~cs17.16.16-1 (published about 1 month ago)
- Last Synced: 2026-02-11T04:56:26.183Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-11: node-webpack
- Homepage: https://github.com/webpack/webpack
- Documentation: https://packages.debian.org/bullseye/node-webpack
- Licenses:
- Latest release: 4.43.0-6+deb11u1 (published about 1 month ago)
- Last Synced: 2026-02-13T07:38:46.028Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
nixpkgs-23.05: nodePackages_latest.webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/node-packages/node-packages.nix#L153596
- Licenses: MIT
- Latest release: 5.83.1 (published 2 months ago)
- Last Synced: 2026-02-02T12:50:01.368Z (about 2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
nixpkgs-23.05: nodePackages.webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/node-packages/node-packages.nix#L153596
- Licenses: MIT
- Latest release: 5.83.1 (published 2 months ago)
- Last Synced: 2026-02-02T12:45:15.934Z (about 2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
ubuntu-20.04: node-webpack
- Homepage: https://github.com/webpack/webpack
- Licenses:
- Latest release: 4.30.0-9 (published about 1 month ago)
- Last Synced: 2026-02-13T05:50:34.836Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
nixpkgs-23.11: nodePackages.webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/node-packages/node-packages.nix#L99635
- Licenses: MIT
- Latest release: 5.89.0 (published about 2 months ago)
- Last Synced: 2026-02-03T20:37:40.209Z (about 2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
nixpkgs-23.11: nodePackages_latest.webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/node-packages/node-packages.nix#L99635
- Licenses: MIT
- Latest release: 5.89.0 (published about 2 months ago)
- Last Synced: 2026-02-03T20:37:53.213Z (about 2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
debian-13: node-webpack
- Homepage: https://github.com/webpack/webpack
- Documentation: https://packages.debian.org/trixie/node-webpack
- Licenses:
- Latest release: 5.97.1+dfsg1+~cs11.18.27-3 (published about 1 month ago)
- Last Synced: 2026-02-13T12:11:02.993Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
nixpkgs-24.05: nodePackages.webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/node-packages/node-packages.nix#L97195
- Licenses: MIT
- Latest release: 5.90.3 (published about 2 months ago)
- Last Synced: 2026-02-03T18:58:37.358Z (about 2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
nixpkgs-24.05: nodePackages_latest.webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- Homepage: https://github.com/webpack/webpack
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/node-packages/node-packages.nix#L97195
- Licenses: MIT
- Latest release: 5.90.3 (published about 2 months ago)
- Last Synced: 2026-02-03T18:58:40.661Z (about 2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
Dependencies
- actions/cache v2 composite
- actions/cache v1 composite
- actions/checkout v3 composite
- actions/setup-node v3 composite
- codecov/codecov-action v3 composite
- @babel/core ^7.11.1 development
- @babel/preset-react ^7.10.4 development
- @types/es-module-lexer ^0.4.1 development
- @types/jest ^27.4.0 development
- @types/node ^17.0.16 development
- assemblyscript ^0.19.16 development
- babel-loader ^8.1.0 development
- benchmark ^2.1.4 development
- bundle-loader ^0.5.6 development
- coffee-loader ^1.0.0 development
- coffeescript ^2.5.1 development
- core-js ^3.6.5 development
- coveralls ^3.1.0 development
- cspell ^4.0.63 development
- css-loader ^5.0.1 development
- date-fns ^2.15.0 development
- es5-ext ^0.10.53 development
- es6-promise-polyfill ^1.2.0 development
- eslint ^7.14.0 development
- eslint-config-prettier ^8.1.0 development
- eslint-plugin-jest ^24.7.0 development
- eslint-plugin-jsdoc ^33.0.0 development
- eslint-plugin-node ^11.0.0 development
- eslint-plugin-prettier ^4.0.0 development
- file-loader ^6.0.0 development
- fork-ts-checker-webpack-plugin ^6.0.5 development
- hash-wasm ^4.9.0 development
- husky ^6.0.0 development
- is-ci ^3.0.0 development
- istanbul ^0.4.5 development
- jest ^27.5.0 development
- jest-circus ^27.5.0 development
- jest-cli ^27.5.0 development
- jest-diff ^27.5.0 development
- jest-junit ^13.0.0 development
- json-loader ^0.5.7 development
- json5 ^2.1.3 development
- less ^4.0.0 development
- less-loader ^8.0.0 development
- lint-staged ^11.0.0 development
- loader-utils ^2.0.0 development
- lodash ^4.17.19 development
- lodash-es ^4.17.15 development
- memfs ^3.2.0 development
- mini-css-extract-plugin ^1.6.1 development
- mini-svg-data-uri ^1.2.3 development
- nyc ^15.1.0 development
- open-cli ^6.0.1 development
- prettier ^2.7.1 development
- pretty-format ^27.0.2 development
- pug ^3.0.0 development
- pug-loader ^2.4.0 development
- raw-loader ^4.0.1 development
- react ^17.0.1 development
- react-dom ^17.0.1 development
- rimraf ^3.0.2 development
- script-loader ^0.7.2 development
- simple-git ^2.17.0 development
- strip-ansi ^6.0.0 development
- style-loader ^2.0.0 development
- terser ^5.7.0 development
- toml ^3.0.0 development
- tooling webpack/tooling#v1.22.0 development
- ts-loader ^8.0.2 development
- typescript ^4.8.4 development
- url-loader ^4.1.0 development
- wast-loader ^1.11.0 development
- webassembly-feature 1.3.0 development
- webpack-cli ^4.3.0 development
- xxhashjs ^0.2.2 development
- yamljs ^0.3.0 development
- yarn-deduplicate ^3.1.0 development
- @types/eslint-scope ^3.7.3
- @types/estree ^0.0.51
- @webassemblyjs/ast 1.11.1
- @webassemblyjs/wasm-edit 1.11.1
- @webassemblyjs/wasm-parser 1.11.1
- acorn ^8.7.1
- acorn-import-assertions ^1.7.6
- browserslist ^4.14.5
- chrome-trace-event ^1.0.2
- enhanced-resolve ^5.10.0
- es-module-lexer ^0.9.0
- eslint-scope 5.1.1
- events ^3.2.0
- glob-to-regexp ^0.4.1
- graceful-fs ^4.2.9
- json-parse-even-better-errors ^2.3.1
- loader-runner ^4.2.0
- mime-types ^2.1.27
- neo-async ^2.6.2
- schema-utils ^3.1.0
- tapable ^2.1.1
- terser-webpack-plugin ^5.1.3
- watchpack ^2.4.0
- webpack-sources ^3.2.3
- react *
- react *
- react *
- react 1.0.0
- @scoped/package *
- package *
- prefix *
- shared ^2.3.0
- shared ~2.3.0 development
- shared ^3.4.5 development
- shared * development
- shared2 1.2.3 3.2.1
- package 1
- common *
- uncommon *
- shared ^2.0.0
- shared ^1.0.0
- lib3 ^1.1.0 development
- dep *
- xyz 1.0.0
- xyz 2.0.0
- abc 1.0.0
- def 1.0.0
- xyz 1.0.0
- 867 dependencies
- react *