I launched Autobundle project which automatic bundle your dependency, ideally from Bundlephobia, powered by esbuild

This page summarizes the projects mentioned and recommended in the original post on /r/javascript

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • autobundle

    automatic pack your dependency in a bundle, powered by esbuild

  • ncc

    Compile a Node.js project into a single file. Supports TypeScript, binary addons, dynamic requires.

  • - "introduce bugs": I dont' think so, my product is running like this, bundling every commit but I didn't see any problem. For bigger app: vercel using this way to delivery they's serverless application with https://github.com/vercel/ncc.

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

    Node.js dependency tracing utility

  • Currently they use https://github.com/vercel/nft but in the past they use ncc, next.js is using ncc too for compile dependency https://github.com/vercel/next.js/tree/canary/packages/next/compiled, umi (ant.design) internal using ncc to bundling they's deps https://github.com/umijs/umi/blob/master/packages/deps/taskfile-ncc.js

  • Next.js

    The React Framework

  • Currently they use https://github.com/vercel/nft but in the past they use ncc, next.js is using ncc too for compile dependency https://github.com/vercel/next.js/tree/canary/packages/next/compiled, umi (ant.design) internal using ncc to bundling they's deps https://github.com/umijs/umi/blob/master/packages/deps/taskfile-ncc.js

  • umi

    A framework in react community ✨

  • Currently they use https://github.com/vercel/nft but in the past they use ncc, next.js is using ncc too for compile dependency https://github.com/vercel/next.js/tree/canary/packages/next/compiled, umi (ant.design) internal using ncc to bundling they's deps https://github.com/umijs/umi/blob/master/packages/deps/taskfile-ncc.js

  • 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
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts