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
lint-staged
Run linters and formatters only against the files staged in git, so a slow full-project lint never blocks a commit.
concurrently
Run multiple terminal commands in parallel, with color-coded output and cross-platform support.
@codemirror/view
The DOM view layer for the CodeMirror 6 code editor, handling rendering, input, and editor chrome.
CodeMirror State
Immutable document, selection, and transaction data structures for the CodeMirror code editor
@monaco-editor/react
Drop the Monaco code editor into any React app without touching webpack, rollup, or bundler config files.
undici
A fast, spec-compliant HTTP/1.1 client for Node.js, built from scratch with zero runtime dependencies
@codemirror/language
Language support infrastructure for the CodeMirror 6 editor: parsing, indentation, code folding, bracket matching, and syntax highlighting.
@codemirror/commands
A collection of editing, selection, deletion, indentation, and undo-history commands with default keymaps for the CodeMirror 6 code editor.
React CodeMirror
A fully-typed React component and hook for embedding the CodeMirror 6 code editor with themes and language extensions.
@codemirror/autocomplete
Autocompletion engine for the CodeMirror 6 code editor, with fuzzy matching, snippets, and bracket closing.
@codemirror/lang-json
JSON language support for the CodeMirror 6 editor: parsing, folding, indentation, and a built-in parse-error linter.
qrcode
A zero-dependency-on-canvas QR code and 2D barcode generator for Node.js and the browser.
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.
open
Cross-platform Node.js library that opens URLs, files, and executables in the user's default or a specified app.
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.
unified
Parse, inspect, transform, and serialize content through syntax-tree plugins.
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.
psutil
Cross-platform Python library for retrieving process and system utilization data.
@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.