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
Category3
Sort:Used by Most Apps
TypeScript Native Preview
Preview npm build of tsgo, the native Go port of the TypeScript compiler ahead of TypeScript 7.0.
go-redis
The official, idiomatic Go client for Redis — connection pooling, Cluster, Sentinel, pipelines, and client-side caching built in.
tsconfig-paths
Resolves TypeScript path aliases from tsconfig.json at runtime so Node can load them like the compiler does.
unplugin-dts
Bundler plugin that generates .d.ts declaration files across Vite, Rollup, Webpack, Rspack, and esbuild
Create React App
Zero-configuration CLI that bootstraps a React single-page app in one command
Material UI
A comprehensive React component library implementing Google's Material Design, battle-tested and production-ready out of the box.
Go-MySQL-Driver
A pure Go implementation of the MySQL wire protocol, used as the database/sql driver for MySQL, MariaDB, and TiDB.
openapi-typescript
Generate type-safe TypeScript types directly from your OpenAPI 3.0 and 3.1 schemas.
postcss-import
A PostCSS plugin that inlines @import rules, merging split CSS files into one stylesheet before other plugins run.
Node-Redis
The official, high-performance TypeScript client for Redis in Node.js.
TypeDoc
Generates browsable API documentation straight from TypeScript source and doc comments, using the real compiler to get types right.
React Native
Build native iOS and Android apps from a single React codebase using the components and patterns you already know.
Popper
A lightweight ~3kB positioning engine that places tooltips, popovers, and dropdowns precisely while keeping them in view.
node-mongodb-native
The official MongoDB driver for Node.js: a typed, promise-based client for connecting to and querying MongoDB from JavaScript and TypeScript.
postgres
Postgres.js is a zero-dependency PostgreSQL client for Node.js, Deno, Bun, and Cloudflare Workers built on ES6 tagged template literals.
fast-glob
A very fast and efficient glob library for Node.js
vue-tsc
A command-line type-checking tool that teaches the TypeScript compiler to understand Vue single-file components.
knex
A flexible, portable SQL query builder for Node.js supporting PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3, and Oracle.
react-window
Virtualized React components for rendering large lists and tabular data without the performance cost.
Psycopg
The modern PostgreSQL adapter for Python, with native async and pipeline support
ignore
A pure JavaScript manager, filter, and parser for .gitignore-style rules, built exactly to the gitignore spec.
@sentry/vite-plugin
Official Vite plugin that uploads source maps and manages releases directly to Sentry at build time.
ts-morph
Navigate and manipulate TypeScript code with a friendlier compiler API wrapper
supabase-js
The official isomorphic JavaScript SDK for Supabase — database, auth, realtime, storage, and edge functions in one client.