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
Extism
The framework for building with WebAssembly: load, run, and extend apps with wasm plugins.
@module-federation/enhanced
Webpack and Rspack plugins implementing Module Federation 2.0 for sharing code across independently built and deployed JavaScript applications.
Supercluster
A blazing-fast geospatial point-clustering library for grouping map markers by zoom level.
markdown-toc
Generates and injects a markdown table of contents into README files, using Remarkable to parse headings.
Countries
Typed ISO country, language, currency, and continent data with zero-dependency lookup utilities for JavaScript and TypeScript.
rama-core
The async Service and Layer trait core that every Rama network stack builds on.
primp
Python HTTP client that impersonates real browser TLS and HTTP/2 fingerprints.
babel-plugin-dynamic-import-node
A Babel plugin that rewrites ES `import()` calls into a Promise-wrapped `require()` for Node.js environments.
sgqlc
A simple, typed GraphQL client for Python that builds queries programmatically.
native-tls
A safe, ergonomic Rust wrapper over each platform's native TLS implementation.
ZenFS Core
A cross-platform, in-process filesystem that mirrors Node's fs API in the browser, in Node, and anywhere JavaScript runs.
@antv/layout
A collection of graph layout algorithms that turn node-and-edge data into renderable coordinates.
set-value
Safely set nested object properties using dot-notation paths, without prototype pollution.
openapi-typescript-fetch
A typed fetch client for openapi-typescript that turns your generated OpenAPI types into a fully type-safe API client.
@hapi/inert
Serves static files and directories in hapi.js applications with caching, range requests, and path-confinement security.
hyper-tls
A minimal HTTPS connector that pairs hyper with native-tls for secure Rust HTTP clients.
Mux Node SDK
The official TypeScript client for the Mux API, wrapping Mux Video and Mux Data with typed requests, JWT signing, and webhook verification.
later
Composable library for defining recurring schedules and calculating their next or previous occurrences.
base64-stream
Streaming Base64 encoder and decoder Transform classes for Node.js, so binary data can be converted on the fly instead of buffered in memory.
@algorithm.ts/lcs
Three interchangeable algorithms for finding the longest common subsequence, from classic DP to linear-space Myers diff.
wreq-util
Browser and OkHttp client emulation, TLS certificate compression, and delay middleware for the wreq HTTP client.
promisify-child-process
Drop-in async/await wrappers for Node's spawn, exec, fork, and execFile that stay real ChildProcess instances.
fetch-to-node
Node.js-compatible request and response objects for WinterTC fetch-style runtimes
node-glob-promise
A Promise-based wrapper around the classic glob file-matching library for Node.js.