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
Vite
Next-generation frontend build tool with an instant dev server, lightning-fast HMR, and optimized production builds.
postcss
A CSS transformation engine that parses styles into an AST, letting JS plugins lint, prefix, and rewrite CSS — the foundation beneath Autoprefixer, Tailwind, and 200+ other tools.
typescript-eslint
The official meta-package bundling the TypeScript ESLint parser, plugin, and rule presets behind a single typed config() helper.
Express
The fast, unopinionated, minimalist web framework for Node.js
Next.js
The React framework for production: file-based routing, server rendering, and Rust-powered builds.
remark-gfm
Add GitHub Flavored Markdown support to remark for tables, task lists, footnotes, and strikethrough.
tailwindcss-animate
Tailwind CSS plugin for enter and exit animations using utility classes
FastAPI
A modern, high-performance Python web framework for building APIs with automatic validation, serialization, and interactive docs.
Hono
A small, ultrafast web framework built on Web Standards that runs identically everywhere.
TanStack Router
A fully type-safe React router with built-in data loading, caching, and URL search-param validation.
i18next-browser-languageDetector
Detects a visitor's language from cookies, storage, the URL, or the browser itself and wires it straight into i18next.
@rollup/plugin-alias
Rollup plugin for defining and resolving import aliases, swapping brittle relative paths for clean, refactor-safe module names.
eslint-import-resolver-typescript
A TypeScript-aware module resolver that plugs into eslint-plugin-import(-x) so ESLint can correctly follow .ts/.tsx imports, tsconfig paths, and package export maps.
rehype-raw
A rehype plugin that reparses embedded raw HTML in a hast tree so it becomes real syntax nodes.
Socket.IO
Bidirectional, low-latency, event-based realtime communication for Node.js and the browser.