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
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.
lang-javascript
JavaScript, TypeScript, and JSX language support for the CodeMirror 6 code editor.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
reflect-metadata
A polyfill for the Metadata Reflection API that powers decorator metadata in TypeScript and JavaScript.
react-hotkeys-hook
A lightweight React hook for wiring up keyboard shortcuts in components declaratively.
unified
Parse, inspect, transform, and serialize content through syntax-tree plugins.
file-type
Detect the file type of a buffer, stream, or file by reading its magic number.
CodeMirror
A batteries-included setup bundle for the CodeMirror 6 code editor.
execa
A modern process-execution library for Node.js with template-string syntax and zero shell-injection risk.
buffer
The Node.js Buffer API, reimplemented for the browser on top of Uint8Array.
npm-run-all
A cross-platform CLI that runs multiple npm-scripts in parallel or in sequence, replacing fragile shell operators like && with Windows-safe orchestration.
mime-types
The ultimate JavaScript content-type utility for resolving MIME types from file extensions and paths.
js-cookie
A simple, lightweight JavaScript API for handling browser cookies, client-side.
Archiver
A streaming Node.js library for generating ZIP and TAR archives on the fly
Socket.IO
Bidirectional, low-latency, event-based realtime communication for Node.js and the browser.
turndown
Convert HTML into clean, customizable Markdown in Node.js and the browser.
@clickhouse/client
The official TypeScript client for connecting Node.js applications to ClickHouse over HTTP.
@codemirror/lint
Linting support for the CodeMirror 6 code editor, with diagnostics, an error gutter, tooltips, and a lint panel.
lowlight
Virtual syntax highlighting for virtual DOMs and non-HTML things, powered by highlight.js
lang-html
HTML language support for the CodeMirror code editor, with autocompletion, folding, and nested CSS/JS parsing.
Docusaurus
React-based static site generator for building fast, maintainable documentation websites.
body-parser
Node.js body-parsing middleware that turns raw HTTP request bodies into ready-to-use req.body objects.