Open Internet by MindsNet
Webpack
Repository: webpack/webpack Stars: 65947 Forks: 9529 Primary language: JavaScript Discovery sources: trending:daily Selection score: 81.66 Usefulness score: 9.7 Source confidence score: 3.5 Languages: JavaScript, CSS, HTML, TypeScript, WebAssembly, Less Topics: amd, build-tool, commonjs, compiler, es2015, es6, esm, javascript, javascript-compiler, javascript-modules Summary: 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. README excerpt: <div align="center"> <a href="https://github.com/webpack/webpack"> <img width="200" height="200" src="https://webpack.js.org/assets/icon-square-big.svg"> </a> <br> <br> [![npm][npm]][npm-url] [![node][node]][node-url] [![builds1][builds1]][builds1-url] [![dependency-review][dependency-review]][dependency-review-url] [![coverage][cover]][cover-url] [](https://pkg.pr.new/~/webpack/webpack) [![PR's welcome][prs]][prs-url] [](https://docs.github.com/en/code-security/dependabot/dependabot-security-updates/about-dependabot-security-updates#about-compatibility-scores) [](https://npmcharts.com/compare/webpack?minimal=true) [](https://packagephobia.com/result?p=webpack) [](https://opencollective.com/webpack#backer) [](https://opencollective.com/webpack#sponsors) [](https://github.com/webpack/webpack/graphs/contributors) [](https://github.com/webpack/webpack/discussions) [![discord](https://img.shields.io/discord/1180618526436888586?label=discord&logo=discord&logoColor=whi
Computing & Technology, Computer Science, Web Development