Description: esbuild is a JavaScript bundler and minifier that builds projects very quickly compared to alternatives. It supports modern JavaScript features out of the box and can bundle code for the browser and Node.js.
Type: software
Description: Parcel is a fast, zero configuration web application bundler. It is designed to be very easy to use for developers building modern web applications. Parcel can bundle and transform assets like HTML, JavaScript, CSS, images, and more with very little configuration out of the box.
Type: software