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
typescript-eslint
The official meta-package bundling the TypeScript ESLint parser, plugin, and rule presets behind a single typed config() helper.
remark-gfm
Add GitHub Flavored Markdown support to remark for tables, task lists, footnotes, and strikethrough.
highlight.js
Zero-dependency JavaScript syntax highlighter with automatic language detection for over 190 languages.
undici
A fast, spec-compliant HTTP/1.1 client for Node.js, built from scratch with zero runtime dependencies
React Syntax Highlighter
A React component for syntax-highlighting code blocks using highlight.js or Prism ASTs, with JavaScript-based styles and no external stylesheet required.
React CodeMirror
A fully-typed React component and hook for embedding the CodeMirror 6 code editor with themes and language extensions.
remark
A plugin-powered markdown processor that parses, transforms, and serializes markdown on top of unified.
urllib3
A powerful, user-friendly HTTP client for Python with thread-safe connection pooling, TLS verification, and retry handling.
proxy-agent
Maps HTTP, HTTPS, SOCKS, and PAC proxy protocols to the correct Node.js http.Agent implementation automatically.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
unified
Parse, inspect, transform, and serialize content through syntax-tree plugins.
@clickhouse/client
The official TypeScript client for connecting Node.js applications to ClickHouse over HTTP.
lowlight
Virtual syntax highlighting for virtual DOMs and non-HTML things, powered by highlight.js
Octokit REST
The official GitHub REST API client for JavaScript and TypeScript, with a typed method for every endpoint.
debug
A tiny, zero-config JavaScript debugging utility with namespaced, color-coded output for Node.js and the browser.
go-github
A comprehensive Go client library for the GitHub REST API, covering everything from repos and issues to Actions, Apps, and enterprise admin endpoints.
octokit.js
The all-batteries-included GitHub SDK for browsers, Node.js, and Deno.
http-proxy-middleware
The one-liner Node.js proxy middleware for connect, express, next.js, hono, and more.
forge
A native, pure-JavaScript implementation of TLS and PKI cryptography for building crypto-based Node.js and browser apps.
rehype-highlight
Rehype plugin that syntax-highlights code blocks at build time using lowlight and highlight.js.
got
Human-friendly and powerful HTTP request library for Node.js, with retries, streams, pagination, and RFC 7234 caching built in.
rehype
A unified-based HTML processor with a large plugin ecosystem
@octokit/core
Extendable client for GitHub's REST and GraphQL APIs
mdast-util-from-markdown
Parses markdown into a fully spec-compliant mdast syntax tree using the micromark tokenizer.