InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more β
Top 11 JavaScript Module Projects
-
Project mention: Huawei is spamming the open source community for its Harmony ecosystem | news.ycombinator.com | 2025-05-16
Here's an example. This is the PR they created in lodash's GitHub repo:
https://github.com/lodash/lodash/pull/5980
-
InfluxDB
InfluxDB β Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Project mention: Migrating a JavaScript Project from Prettier and ESLint to BiomeJS | news.ycombinator.com | 2025-05-07
https://parceljs.org/ is another.
It even supports languages like `` out of the box which is pretty cool.<p>IIRC it downloads necessarily plugins on the fly.
-
npm packages dramatically sped up the productivity of developers by being able to leverage other developers' work. However, it had a major disadvantage: cjs was not compatible with web browsers. To solve this problem, the concept of bundlers was born. browserify was the first bundler which essentially worked by traversing an entry point and "bundling" all the require()-ed code into a single .js file compatible with web browsers. As time went on, other bundlers with additional features and differentiators were introduced. Most notably webpack, parcel, rollup, esbuild and vite (in chronological order).
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
JavaScript Modules discussion
JavaScript Modules related posts
-
Huawei is spamming the open source community for its Harmony ecosystem
-
Debouncing in React: With and Without Libraries
-
Create React App is Deprecated β Whatβs Next ?
-
Bun 1.2 Is Released
-
Top 10 Expert-Crafted JavaScript Coding Interview Questions
-
Customize TypeScript syntax highlighting in VSCode
-
Microfrontends a Developer's Guide: Tools, Technologies, and Step-by-Step Setup
-
A note from our sponsor - InfluxDB
www.influxdata.com | 23 Jun 2025
Index
What are some of the best open-source Module projects in JavaScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | lodash | 60,661 |
2 | parcel | 43,884 |
3 | browserify | 14,689 |
4 | minipack | 3,245 |
5 | postcss-import | 1,394 |
6 | webpack-node-externals | 1,298 |
7 | modclean | 406 |
8 | dragonflagon-fvtt | 66 |
9 | MMM-ImagesPhotos | 47 |
10 | functionality.js | 16 |
11 | todo-list | 2 |