JavaScript Commonjs

Open-source JavaScript projects categorized as Commonjs

Top 10 JavaScript Commonj 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: How 'npm create vue@latest' works | dev.to | 2024-05-28

    But what is a symbolic link exactly? It comes from programming and I often liken symbolic links to basic redirects but with greater stability. However, not every package needs a place in .bin. Packages like nodemon, webpack, gulp, eslint and create-vue are found in .bin because they need to be executed. On the other hand, packages like animate.css, swiper and express operate at the application layer, so you won't find them in .bin after installation. How does npm determine whether a package is executable or not? It's simple: by using the bin property in your package.json to specify the executable path. If your package is executable, you can set it accordingly. Let's take a look at prettier's package.json file

  • parcel

    The zero configuration build tool for the web. 📦🚀

  • Project mention: Create a typescript package with Parcel | dev.to | 2024-05-14

    Parcel is a fast and zero-configuration web application bundler designed to simplify the build process for modern web projects. It's not limited to web applications, and it can be used to build packages targeting the browser or Node.js.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • browserify

    browser-side require() the node.js way

  • Project mention: How to Create a Real-time Public Transportation Schedule App | dev.to | 2024-03-01

    Browserify to use node packages in the browser.

  • madge

    Create graphs from your CommonJS, AMD or ES6 module dependencies

  • Project mention: Madge: Create graphs from your CommonJS, AMD or ES6 module dependencies | news.ycombinator.com | 2024-02-15
  • minipack

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

  • tap

    Test Anything Protocol tools for node

  • webpack-common-shake

    CommonJS Tree Shaker plugin for WebPack

  • Project mention: CommonJS Is Hurting JavaScript | news.ycombinator.com | 2023-06-30

    While I agree the dynamic nature of CommonJS would be problematic, there were successful projects around treeshaking commonjs[0] that worked really well.

    I think dynamic imports have some of the same footguns here, to be honest. Can't deny ESM is easier to statically analyze though, that much appears to be true across the board based on available evidence.

    [0]: https://github.com/indutny/webpack-common-shake

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • YantraJS

    JavaScript Engine for .NET Standard Completely rewritten in C#

  • Project mention: Yantrajs: Another Competitor with Node.js | news.ycombinator.com | 2023-10-09
  • common-shakeify

    browserify tree shaking plugin using `common-shake`

  • units-converter

    A simple utility library to measure and convert between units

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).

JavaScript Commonjs related posts

  • Build a Vite 5 backend integration with Flask

    11 projects | dev.to | 25 Feb 2024
  • Madge: Create graphs from your CommonJS, AMD or ES6 module dependencies

    1 project | news.ycombinator.com | 15 Feb 2024
  • Run Bun Run! Building an AWS CDK Template with Bun

    4 projects | dev.to | 28 Sep 2023
  • Modern VS Code extension development: The basics

    4 projects | dev.to | 14 Sep 2023
  • 5 Different Tools to Bundle Node.js Apps

    8 projects | dev.to | 13 Jun 2023
  • Buildless workflow through import maps (featuring Lit, Shoelace and more)

    2 projects | dev.to | 12 Apr 2023
  • JavaScript Module Bundlers and all that Jazz ✨

    6 projects | dev.to | 26 Mar 2023
  • A note from our sponsor - SurveyJS
    surveyjs.io | 1 Jun 2024
    With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js. Learn more →

Index

What are some of the best open-source Commonj projects in JavaScript? This list will help you:

Project Stars
1 webpack 64,232
2 parcel 43,189
3 browserify 14,548
4 madge 8,620
5 minipack 3,137
6 tap 2,315
7 webpack-common-shake 915
8 YantraJS 186
9 common-shakeify 104
10 units-converter 47

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com