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.
Pydantic
Data validation and settings management using Python type hints, backed by a Rust core.
testify
The essential Go toolkit for assertions, mocks, and structured test suites.
@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.
webpack-cli
The official command-line interface for webpack, adding build, watch, serve, and config-validation commands to any project.
@codemirror/language
Language support infrastructure for the CodeMirror 6 editor: parsing, indentation, code folding, bracket matching, and syntax highlighting.
Cobra
The commander library that powers Kubernetes, Hugo, and GitHub CLI's command-line interfaces.
jwt
A zero-dependency Go implementation of JSON Web Tokens (JWT) with pluggable HMAC, RSA, RSA-PSS, ECDSA, and Ed25519 signing methods.
@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.
babel-loader
Babel loader for webpack (and Rspack) that transpiles modern JavaScript with filesystem caching and source map support.
lang-javascript
JavaScript, TypeScript, and JSX language support for the CodeMirror 6 code editor.
AWS SDK for Go v2
The official AWS SDK for Go — type-safe, modular clients for every AWS service.
CodeMirror
A batteries-included setup bundle for the CodeMirror 6 code editor.
websocket
A fast, RFC 6455-compliant WebSocket implementation for Go with full control over framing, compression, and concurrency.
@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.
Logrus
Structured, pluggable logging for Go with a stdlib-compatible API and level-based hooks.