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
Sort:Used by Most Apps
Pydantic
Data validation and settings management using Python type hints, backed by a Rust core.
webpack
A static module bundler that builds a dependency graph of your project's modules and packages them into optimized browser bundles
Storybook
The industry-standard workshop for building, documenting, and testing UI components in isolation, across every major frontend framework.
webpack-cli
The official command-line interface for webpack, adding build, watch, serve, and config-validation commands to any project.
css-loader
Resolves CSS @import and url() like JavaScript imports so webpack can bundle stylesheets and their assets.
SWC
Rust-based JavaScript/TypeScript compiler, a drop-in super-fast alternative to Babel
style-loader
A webpack loader that injects bundled CSS into the DOM using style or link tags at runtime.
babel-loader
Babel loader for webpack (and Rspack) that transpiles modern JavaScript with filesystem caching and source map support.
sass-loader
Compiles Sass and SCSS files to CSS inside a webpack build, wiring in Dart Sass or Sass Embedded automatically.
webpack-dev-server
The official live-reloading development server for webpack, with hot module replacement, HTTPS, and proxying built in.
postcss-loader
Runs PostCSS plugins on your CSS as part of a webpack build pipeline.
html-webpack-plugin
Generates and injects your webpack bundle tags into HTML files automatically, with zero configuration required.
Docusaurus
React-based static site generator for building fast, maintainable documentation websites.
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.
unplugin-dts
Bundler plugin that generates .d.ts declaration files across Vite, Rollup, Webpack, Rspack, and esbuild
debug
A tiny, zero-config JavaScript debugging utility with namespaced, color-coded output for Node.js and the browser.
webpack-bundle-analyzer
Turns webpack build stats into an interactive, zoomable treemap so you can see exactly what's bloating every bundle.
file-loader
A webpack loader that resolves file imports into emitted assets and public URLs
url-loader
A webpack loader that inlines small files as base64 Data URLs, falling back to file-loader for anything over a configurable size limit.
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.
Rspack CLI
The official command-line interface for running Rspack builds, dev servers, and previews.
unplugin-icons
Import any of Iconify's 200,000+ icons as on-demand components across every major bundler and UI framework.
@svgr/core
The Node.js API that converts raw SVG markup into optimized, ready-to-use React components.
Orama
A dependency-free full-text, vector, and hybrid search engine that runs entirely in JavaScript.