Skip to content
forked from evanw/esbuild

An extremely fast JavaScript and CSS bundler and minifier

License

Notifications You must be signed in to change notification settings

yukinotech/esbuild

This branch is 984 commits behind evanw/esbuild:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ba47710 · Nov 3, 2022
Nov 2, 2022
Nov 3, 2022
Nov 19, 2020
Apr 22, 2022
Nov 2, 2022
Sep 29, 2022
Nov 3, 2022
Sep 18, 2022
Sep 29, 2022
Oct 19, 2022
Oct 13, 2020
Sep 22, 2022
Sep 13, 2022
Sep 13, 2022
Nov 3, 2022
Jan 15, 2020
Nov 2, 2022
Jun 30, 2022
Aug 2, 2022
Jul 20, 2022
Nov 3, 2022

Repository files navigation

esbuild: An extremely fast JavaScript bundler
Website | Getting started | Documentation | Plugins | FAQ

Why?

Our current build tools for the web are 10-100x slower than they could be:

Bar chart with benchmark results

The main goal of the esbuild bundler project is to bring about a new era of build tool performance, and create an easy-to-use modern bundler along the way.

Major features:

Check out the getting started instructions if you want to give esbuild a try.

About

An extremely fast JavaScript and CSS bundler and minifier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 79.8%
  • JavaScript 15.0%
  • TypeScript 3.5%
  • Makefile 1.2%
  • HTML 0.5%