GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#go #bundler #commonjs #compiler #css #esm #javascript #jsx #minifier #react #tsx #typescript

Esbuild is a very fast JavaScript bundler that makes building web projects much quicker. It is 10-100 times faster than other tools and doesn't need a cache to be fast. Esbuild supports JavaScript, CSS, TypeScript, and JSX, and it has a simple API for using it in different ways. It can bundle different types of modules, minimize code, and create source maps. It also has features like a local server, watch mode, and plugins. Using esbuild can save you a lot of time when working on web projects.

https://github.com/evanw/esbuild
1👍1