esbuild

An extremely fast bundler for the web (by evanw)

Esbuild Alternatives

Similar projects and alternatives to esbuild

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better esbuild alternative or higher similarity.

esbuild reviews and mentions

Posts with mentions or reviews of esbuild. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-13.
  • Quick Summary of Angular 17
    3 projects | dev.to | 13 Nov 2023
    esbuild plus Vite is out of developer preview and enabled by default, yielding 67%, 87%, 80% speed improvements for build time, hybrid build time and hybrid serve time respectively.
  • In-Depth guide for TypeScript Library
    4 projects | dev.to | 13 Nov 2023
    Bundling with esbuild
  • 11 Ways to Optimize Your Website
    12 projects | dev.to | 12 Nov 2023
    Besides Webpack, there are many other popular web bundlers available, such as Parcel, Esbuild, Rollup, and more. They all have their own unique features and strengths, and you should make your decision based on the needs and requirements of your specific project. Please refer to their official websites for details.
  • WinterJS
    6 projects | news.ycombinator.com | 28 Oct 2023
  • Run Bun Run! Building an AWS CDK Template with Bun
    4 projects | dev.to | 28 Sep 2023
    The famous bundler is Webpack, but esbuild is the fastest one… Well, until Bun 🍔
  • Why use Vite when Bun is also a bundler? - Vite vs. Bun
    5 projects | dev.to | 19 Sep 2023
    For production, Vite can use another bundler, esbuild, to speed up transpilation and minification, while it in production also uses the bundler Rollup to create the client side JS bundle, due to Rollup's flexible API. Even though Vite uses ESM in development environment, for speed. In the future Vite may use esbuild entirely for bundling instead of Rollup, due to the speed it would gain.
  • Modern VS Code extension development: The basics
    4 projects | dev.to | 14 Sep 2023
    The best way to accomplish this is through bundling. Microsoft recommends utilizing esbuild for bundling your VS Code extensions due to its speed and efficiency. webpack is another good alternative.
  • Date Picker: reactive Web Component in JavaScript
    2 projects | dev.to | 13 Sep 2023
    To bundle our code in this example we're going to use esbuild, because it's fast and easy to use.
  • PURISTA: Build with rimraf, esbuild, Turbo & git-cliff
    3 projects | dev.to | 11 Sep 2023
    esbuild - the rescue! No longer struggling with configs, file extensions or similar.
  • Nx Console gets Lit
    7 projects | dev.to | 30 Jun 2023
    Since Lit is just javascript files that don’t require a custom compiler or build tooling, we decided to use esbuild (via @nx/esbuild), which is written in Go and extremely fast. On the other hand, the old UI used the @angular-builders/custom-webpack:browser builder, which uses webpack under the hood.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 5 Dec 2023
    Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →

Stats

Basic esbuild repo stats
316
36,425
9.6
6 days ago

evanw/esbuild is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of esbuild is Go.

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