Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Tags2
Sort:Used by Most Apps
mini-css-extract-plugin
A Webpack 5 plugin that extracts imported CSS into separate files per chunk, with async loading, source maps, and on-demand delivery.
fast-glob
A very fast and efficient glob library for Node.js
Picomatch
Blazing-fast, dependency-free glob matcher for JavaScript with full Bash-extglob support.
css-minimizer-webpack-plugin
A Webpack plugin that minifies CSS build output via cssnano by default, with swappable csso, clean-css, esbuild, and Lightning CSS backends.
Micromatch
Fast, POSIX-compliant glob matching for Node.js — the drop-in replacement for minimatch and multimatch.
unplugin-auto-import
Auto-imports Vue, React, and other JS APIs on demand, generating TypeScript declarations across Vite, Webpack, Rollup, Rspack, and esbuild.
fork-ts-checker-webpack-plugin
Runs TypeScript type checking in a separate forked process so webpack builds stay fast.
compression-webpack-plugin
Webpack plugin that pre-compresses your build output with gzip, Brotli, or Zstandard so servers can send smaller assets via Content-Encoding.
clean-webpack-plugin
A webpack plugin that automatically removes stale build output before and after every compilation.
dotenv-webpack
A secure Webpack plugin that loads dotenv variables into your bundle while exposing only what your code actually references.
PurgeCSS
Remove unused CSS selectors to dramatically shrink your stylesheet size.
minimizer-webpack-plugin
A webpack 5 plugin that minifies JS, CSS, HTML, JSON, and images through pluggable, stackable minimizer implementations.