Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more โ
Top 23 JavaScript Webpack Projects
-
webpack
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.
Project mention: Vue 3 Starter Template with Webpack, Tailwind CSS, and MerakUI - Quick Setup for Modern Web Apps | dev.to | 2024-11-06Webpack: A bundler for managing and optimizing module dependencies. Learn More
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
react-loadable
:hourglass_flowing_sand: A higher order component for loading components with promises.
-
-
-
webpack-bundle-analyzer
Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
Analyze Bundle Size: Use tools like webpack-bundle-analyzer to analyze and reduce your JavaScript bundle size. This can help identify large dependencies that may be slowing down your app.
-
Razzle is a build tool created by Airbnb, which also simplifies server-side rendering. It abstracts away the complexity of configuring server-side rendering settings and allows developers to easily create versatile JavaScript applications. Razzle supports features like code splitting, CSS-in-JS, and hot module replacement, making it suitable for building React applications that require server-side rendering.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
Project mention: Personal Finance Management App with Django, HTMX, Alpine, Tailwind and Plaid | dev.to | 2024-10-09
Tailwind CSS handles the styling in this project, which speeds up the development of clean and responsive UIs. This project also uses Flowbite for pre-built UI components like modals, tooltips, and buttons. Flowbite integrates well with Tailwind and helps you avoid reinventing the wheel for common UI elements.
-
webpack-dev-server
Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
-
Project mention: Supercharging React Performance with TypeScript: Code Splitting and Lazy Loading ๐ | dev.to | 2024-08-27
Loadable Components: A popular library that provides more advanced features like preloading components and handling loading states more granularly (https://github.com/gregberge/loadable-components).
-
-
whitestorm.js
:rocket: ๐ช Super-fast 3D framework for Web Applications ๐ฅ & Games ๐ฎ. Based on Three.js
-
nwb
A toolkit for React, Preact, Inferno & vanilla JS apps, React libraries and other npm modules for the web, with no configuration (until you need it)
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
JavaScript Webpack discussion
JavaScript Webpack related posts
-
Vue 3 Starter Template with Webpack, Tailwind CSS, and MerakUI - Quick Setup for Modern Web Apps
-
Show HN: Scroll-It โ a Reddit thread auto-scroller for subreddit image threads
-
Vite vs Webpack: Which Build Tool is Right for Your Project?
-
Optimizing Your React/Next.js Application
-
Optimizing Web Performance: Best Practices and Techniques
-
Complete module federation example withย rspack
-
Supercharging React Performance with TypeScript: Code Splitting and Lazy Loading ๐
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 10 Nov 2024
Index
What are some of the best open-source Webpack projects in JavaScript? This list will help you:
Project | Stars | |
---|---|---|
1 | webpack | 64,677 |
2 | js-stack-from-scratch | 20,073 |
3 | react-loadable | 16,600 |
4 | front-end-guide | 15,122 |
5 | webpack-dashboard | 13,867 |
6 | webpack-bundle-analyzer | 12,584 |
7 | razzle | 11,103 |
8 | html-webpack-plugin | 10,709 |
9 | PatrickJS-starter | 10,326 |
10 | react-app-rewired | 9,821 |
11 | flowbite | 7,886 |
12 | webpack-dev-server | 7,796 |
13 | loadable-components | 7,678 |
14 | WebSlides | 6,201 |
15 | whitestorm.js | 6,136 |
16 | nwb | 5,572 |
17 | Manta | 5,279 |
18 | Laravel Mix | 5,267 |
19 | babel-loader | 4,825 |
20 | offline-plugin | 4,516 |
21 | css-loader | 4,311 |
22 | vue-cli-plugin-electron-builder | 4,123 |
23 | sass-loader | 3,905 |