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
Payload
The Next.js-native, TypeScript CMS and application framework with instant REST, GraphQL, and Local APIs.
n
A dependency-free Bash CLI for interactively installing and switching Node.js versions.
lightGallery
A modular, responsive lightbox gallery plugin for images and video, with official React, Vue, and Angular wrappers.
remarkable
A fast, CommonMark-compliant Markdown parser for JavaScript with a pluggable, rule-based rendering pipeline.
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.
jsts
JavaScript port of the Java JTS Topology Suite for spatial predicates, geometry operations, and OGC Simple Features processing.
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.
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.