SurveyJS JavaScript libraries allow you to easily set up a robust form management system fully integrated into your IT infrastructure where users can create and edit multiple dynamic JSON-based forms in a no-code form builder. Learn more now. Learn more →
Top 10 JavaScript Module Projects
-
Project mention: Lodash just declared issue bankruptcy and closed every issue and open PR | news.ycombinator.com | 2023-09-16
There’s more discussion in this issue:
https://github.com/lodash/lodash/issues/5719
Frankly I commend the author. If you’re maintaining one of the most used open source packages, I think it must be overwhelming to get so much feedback. Realistically a team of 4 people probably working full time could manage a package like that and it seems like it’s just one guys side project.
-
In the Node.js ecosystem, bundling is typically handled by third-party tools rather than Node.js itself. Some of the most popular bundlers in the Node.js world include Webpack, Rollup, and Parcel, offering features like code splitting, tree shaking, and hot module replacement.
-
Amplication
Amplication: open-source Node.js backend code generator. An open-source platform that helps developers build backends without spending time on boilerplate & repetitive coding. Including production-ready GraphQL & REST APIs, DB schema, DTOs, filtering, pagination, RBAC, & more.
-
Browserify is a widely used JavaScript bundler with over 2 million NPM weekly downloads. In addition to Node.js support, allowing developers to use require() statements in the browser is one of its highlighted features.
-
-
-
The webpack plugin transpile-webpack-plugin collects files directly or indirectly imported by the entry, then gets them compiled and ouputted preserving the directory structure. The webpack helper webpack-node-externals externalizes installed deps to reduce the outputted file count.
-
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
-
-
-
JavaScript Modules related posts
- Lodash Migrates to Bun
- Lodash has had no activity for over 2 years
- Invitation to Contribute: Join the Circle of JavaScript Developers in Building a Repository of One-Line Javascript Codes
- lodash: Get duplicate values from an array
- How to kickstart automated test suite when there are 0 tests written and the codebase is already huge
- Where can I find a js library (not framework). no template engine like jsx.
- Merge Array of Objects by Property using Lodash
-
A note from our sponsor - SurveyJS
surveyjs.io | 30 Sep 2023
Index
What are some of the best open-source Module projects in JavaScript? This list will help you:
Project | Stars | |
---|---|---|
1 | lodash | 57,566 |
2 | parcel | 42,713 |
3 | browserify | 14,449 |
4 | minipack | 3,043 |
5 | postcss-import | 1,323 |
6 | webpack-node-externals | 1,280 |
7 | modclean | 380 |
8 | MMM-ImagesPhotos | 35 |
9 | functionality.js | 17 |
10 | todo-list | 1 |