Commonjs

Open-source projects categorized as Commonjs

Top 21 Commonj Open-Source 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: Practical and Beginner friendly guide for speeding up your web-apps | dev.to | 2024-05-01

    There are various tools available that manage the size of bundled assets. We are going to use the example of a popular and widely used bundler named Webpack, and practically look at many of the optimization techniques it offers.

  • parcel

    The zero configuration build tool for the web. 📦🚀

  • Project mention: DEMO - Voice to PDF - Complete PDF documents with voice commands using the Claude 3 Opus API | dev.to | 2024-04-27

    It runs using Parcel, very simple and easy to setup. The app has 3 files:

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

    An extremely fast bundler for the web

  • Project mention: Use Notion as your CMS along with Next.js | dev.to | 2024-04-10

    During my search for deploying Lambdas via GitHub actions, I came across a tutorial that utilized ncc for converting TypeScript and bundling. While ncc is effective, I discovered esbuild, which proved to be significantly faster and perfectly suited to my requirements.

  • 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

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

    WebAuthn, Simplified. A collection of TypeScript-first libraries for simpler WebAuthn integration. Supports modern browsers, Node, Deno, and more.

  • Project mention: Passkey Implementation: Misconceptions, pitfalls and unknown unknowns | news.ycombinator.com | 2024-05-02

    I have a nodejs passkey implementation over at AuthC https://github.com/authcompanion/authcompanion2 a simple user management server. For javascript developers https://github.com/MasterKale/SimpleWebAuthn has been a good way to get started with a poc before venturing deeper into webauthn (passkeys) spec.

  • 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

  • pkgroll

    📦 Zero-config package bundler for Node.js + TypeScript

  • browserify-rails

    Browserify + Rails = a great way to modularize your legacy JavaScript

  • skott

    All-in-one devtool to automatically analyze, search and visualize dependencies from JavaScript, TypeScript (JSX/TSX) and Node.js (ES6, CommonJS)

  • Project mention: 💉 Test-Driven Development and Dependency Injection are the way | dev.to | 2023-07-26

    Welcome back into these series everyone, past few days have been incredible as skott just reached 130 stars on GitHub, 100k of total downloads and lately around +12k weekly downloads since I started open-sourcing it. It's very far for being mainstream but it's a good start, isn't it? Anyway, let me put my personal satisfaction aside, and let's talk about what you came for!

  • cjstoesm

    A tool that can transform CommonJS to ESM

  • YantraJS

    JavaScript Engine for .NET Standard Completely rewritten in C#

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

  • common-shakeify

    browserify tree shaking plugin using `common-shake`

  • units-converter

    A simple utility library to measure and convert between units

  • Fleet-of-the-Faithful-Knights

    Monorepo for the Fleet of the Faithful Knights

  • openinf-util-text

    Cross-platform terminal-friendly text utilities

  • cynic

    simple async run-anywhere js testing framework

  • esm-polyfills

    ESM module polyfills for nodejs

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

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

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
  • Effortless Function as a Service: A Simple Guide to Implementing it with Query

    2 projects | dev.to | 21 Dec 2023
  • How to run TypeScript natively in Node.js with TSX

    1 project | dev.to | 28 Nov 2023
  • 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
  • Date Picker: reactive Web Component in JavaScript

    2 projects | dev.to | 13 Sep 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 3 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

Project Stars
1 webpack 64,178
2 parcel 43,122
3 esbuild 37,276
4 browserify 14,528
5 madge 8,535
6 minipack 3,108
7 tap 2,307
8 SimpleWebAuthn 1,272
9 webpack-common-shake 914
10 pkgroll 806
11 browserify-rails 704
12 skott 545
13 cjstoesm 374
14 YantraJS 175
15 vite-plugins 168
16 common-shakeify 104
17 units-converter 47
18 Fleet-of-the-Faithful-Knights 7
19 openinf-util-text 4
20 cynic 4
21 esm-polyfills 4

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