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 reddit.com/r/javascript

Our great sponsors
  • Appwrite - The Open Source Firebase alternative introduces iOS support
  • Sonar - Write Clean JavaScript Code. Always.
  • InfluxDB - Access the most powerful time series database as a service
  • 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.

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • 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

  • Sonar

    Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

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