Rollup is a module bundler for JavaScript that compiles small pieces of code into larger, optimized bundles for browsers or Node.js. It specializes in ES module support and tree-shaking to produce smaller, more efficient output compared to traditional bundlers.
Categories: Build system
Official website: https://rollupjs.org
Rollup is ranked #7 of 9 in Build system by website adoption.
WhatStack detects Rollup by analyzing HTTP headers, HTML source code, JavaScript globals, meta tags, cookies, DNS records, and ads.txt entries using signature-based pattern matching across 10 different analyzers.