JavaScript Modules

Open-source JavaScript projects categorized as Modules

Top 10 JavaScript Module Projects

  • lodash

    A modern JavaScript utility library delivering modularity, performance, & extras.

    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.

  • parcel

    The zero configuration build tool for the web. 📦🚀

    Project mention: Bun vs Node.js: Everything you need to know | dev.to | 2023-09-21

    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

    browser-side require() the node.js way

    Project mention: 5 Different Tools to Bundle Node.js Apps | dev.to | 2023-06-13

    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.

  • minipack

    📦 A simplified example of a modern module bundler written in JavaScript

  • postcss-import

    PostCSS plugin to inline at-import rules content

  • webpack-node-externals

    Easily exclude node modules in Webpack

    Project mention: Server-side rendering for any React app on any FaaS provider | dev.to | 2023-02-04

    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.

  • modclean

    Remove unwanted files and directories from your node_modules folder

  • 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!

  • MMM-ImagesPhotos

    Show images and photos in your MagicMirror

  • functionality.js

    A JavaScript Library To Make Your Work Work Easier/Faster

  • todo-list

    Todo list built with vanilla Javascript. (by mooniiDev)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-09-21.

JavaScript Modules related posts

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
Updating dependencies is time-consuming.
Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
blog.mergify.com