parcel
Lightning CSS
https://lightningcss.dev/
An extremely fast CSS parser, transformer, bundler, and minifier.
Added 2 years ago
esbuild
https://github.com/evanw/esbuild
An extremely fast bundler for the web.
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.
Added 2 years ago
Create App
https://createapp.dev/
webpack/Parcel/Snowpack boilerplate generator.
Frontend build config generator.
Added 2 years ago
Snowpack
https://www.snowpack.dev/
Snowpack is a lightning-fast frontend build tool, designed for the modern web. It is an alternative to heavier, more complex bundlers like webpack or Parcel in your development workflow. Snowpack leverages JavaScript's native module system (known as ESM) to avoid unnecessary work and stay fast no matter how big your project grows.
Added 3 years ago