Bundler

Open-source projects categorized as Bundler

Top 23 Bundler Open-Source Projects

  • bun

    Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one

  • Project mention: Node Test Runner vs Bun Test Runner (with TypeScript and ESM) | dev.to | 2024-04-26

    It has a decent compatibility with both Jest and Vitest's APIs (you can track progress here so you can use it as almost a drop-in replacement for either. Just as Node's, it has describe/it, mock, test and others, but with the expect syntax (which I find more readable). For example:

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

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

    Incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust – including Turbopack and Turborepo.

  • Project mention: Supermemory - ChatGPT for your bookmarks | dev.to | 2024-04-14

    Supermemory has three main modules, managed by turborepo:

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

  • nexe

    🎉 create a single executable out of your node.js apps

  • plasmo

    🧩 The Browser Extension Framework

  • Project mention: Show HN: Bedframe – open-source Browser Extension Development framework | news.ycombinator.com | 2023-09-05

    Ooof!! It is an... interesting time right now in extensions land. The switch from MV2 to MV3 is a bit chaotic but hopefully tools like this (Bedframe) and tools like [Plasmo](https://github.com/PlasmoHQ/plasmo) start to inject some freshness in the space.

  • rspack

    A fast Rust-based web bundler 🦀️

  • Project mention: Rspack | /r/devopspro | 2023-06-11
  • 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
  • metro

    🚇 The JavaScript bundler for React Native

  • Project mention: Dynamic imports supported in react native | dev.to | 2023-07-26

    For details on the implementation you can see Evan's PR to metro here.

  • trunk

    Build, bundle & ship your Rust WASM application to the web.

  • Project mention: Surprisingly Powerful – Serverless WASM with Rust Article 1 | dev.to | 2024-04-27

    Trunk is a WASM web application bundler for Rust. Trunk uses a simple, optional-config pattern for building & bundling WASM, JS snippets & other assets (images, css, scss) via a source HTML file. - Trunk

  • farm

    Extremely fast Vite-compatible web build tool written in Rust (by farm-fe)

  • Project mention: Farm: Fast Vite-compatible web build tool written in Rust | news.ycombinator.com | 2024-04-19
  • webpackbar

    Elegant ProgressBar and Profiler for Webpack 3 , 4 and 5

  • repack

    A Webpack-based toolkit to build your React Native application with full support of Webpack ecosystem.

  • Project mention: How to improve loading time with big JSON files? | /r/reactnative | 2023-06-14

    Re.Pack is a bundler replacement for React Native's Metro bundler. It is a series of plugins for the popular Webpack bundler that enables some key features of "plain" React designed for code-splitting and lazy loading. WARNING: Using Re.Pack, although pretty straightforward, is a bigger change than the above. So experiment with above recommendations first.

  • pkgroll

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

  • mam_mol

    $mol - fastest reactive micro-modular compact flexible lazy ui web framework.

  • Project mention: $mol – fastest reactive micro-modular compact flexible lazy UI web framework | news.ycombinator.com | 2024-03-13
  • serverless-esbuild

    💨 A Serverless framework plugin to bundle JavaScript and TypeScript with extremely fast esbuild

  • Project mention: Simple requirement: Bundle dependencies into a single script. esbuild, webpack, bun build throw errors. Solution? | /r/node | 2023-12-07

    Support Yarn PnP with externals bundling #327

  • wp-webpack-script

    💥🔥📦👩‍💻 An easy to use, pre configured, hackable webpack setup & development server for WordPress themes and plugins.

  • awesome-esbuild

    A curated list of awesome esbuild resources

  • bundle-tools

    bundling for intlify i18n tools

  • bundler

    Bundler support for Capistrano 3.x (by capistrano)

  • bundleup

    A friendlier CLI for Bundler’s `update` and `outdated` commands.

  • cargo-packager

    Rust executable packager, bundler and updater.

  • Project mention: Package All the Things | dev.to | 2023-10-13

    Today we are pleased to share cargo-packager. It is Apache-2/MIT licensed, available as a Cargo subcommand, and even as a library so it can be easily integrated into any workflow. You can configure it with a json file, a toml file, with CLI flags, or as [package.metadata.packager] metadata in a Cargo.toml file. To make sure it works, we have tested it with a few examples of frameworks you might already have heard about:

  • nextjs-lambda

    Lambda deployments for Nextjs12 & Nextjs13 (standalone). Easy CLI commands to get your standalone Next output to run in AWS Lambda (not @Edge)! Uses CDK in behind and produces code zips importable to Terraform, Serverless, Azure, etc.

  • Bundler

    A Bundler with the web in mind. (by timreichen)

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

Bundler related posts

  • Node Test Runner vs Bun Test Runner (with TypeScript and ESM)

    1 project | dev.to | 26 Apr 2024
  • Bun – A fast all-in-one JavaScript runtime

    1 project | news.ycombinator.com | 6 Apr 2024
  • From Node to Bun: A New Dawn for JavaScript Engines?

    1 project | dev.to | 3 Apr 2024
  • Migrating a JavaScript frontend to Leptos, a Rust framework

    4 projects | dev.to | 26 Mar 2024
  • Bun-ify Your Project

    1 project | dev.to | 6 Mar 2024
  • SelectorHound: The tool for Sniffing out CSS Selectors

    2 projects | dev.to | 29 Feb 2024
  • OpenCommit: feature-rich CLI to generate meaningful git commit messages now supports local models via Ollama 🤯🔫

    2 projects | dev.to | 28 Feb 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 2 May 2024
    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. Learn more →

Index

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

Project Stars
1 bun 70,679
2 esbuild 37,276
3 turbo 24,977
4 browserify 14,528
5 nexe 12,718
6 plasmo 8,343
7 rspack 7,369
8 metro 5,060
9 trunk 3,177
10 farm 2,319
11 webpackbar 2,046
12 repack 1,327
13 pkgroll 806
14 mam_mol 651
15 serverless-esbuild 435
16 wp-webpack-script 403
17 awesome-esbuild 227
18 bundle-tools 226
19 bundler 219
20 bundleup 189
21 cargo-packager 172
22 nextjs-lambda 166
23 Bundler 147

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