An extremely fast CSS parser, transformer, bundler, and minifier.| lightningcss.dev
Less extends CSS with dynamic behavior such as variables, mixins, operations and functions. Less runs on both the server-side (with Node.js and Rhino) or client-side (modern browsers only).| lesscss.org
Determining module system#| nodejs.org
The dominant costs of processing JavaScript are download and CPU execution time.| v8.dev
webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset.| webpack
API| esbuild.github.io