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
uiohook-napi
Native N-API bindings for libuiohook, delivering cross-platform global keyboard and mouse hooks straight to Node.js.
better-sqlite3-multiple-ciphers
Synchronous SQLite3 driver for Node.js, forked from better-sqlite3, with built-in multi-cipher database encryption support.
abstract-level
The common abstract class every Level key-value database implementation extends, with encodings, sublevels, hooks and events built in.
find-cache-directory
Locates the standard node_modules/.cache directory so your npm package can share one consistent cache location.
acorn-typescript
An Acorn plugin that extends the fast JavaScript parser with TypeScript, JSX/TSX, and decorator syntax.
@tryghost/content-api
Official JavaScript client for Ghost's Content API, wrapping posts, pages, tags, authors, tiers, newsletters, and offers in a small promise-based interface.
ieee754
Read and write IEEE 754 floating-point numbers to and from a Buffer or array-like object.
@algorithm.ts/lcs
Three interchangeable algorithms for finding the longest common subsequence, from classic DP to linear-space Myers diff.
cron-time-generator
Zero-dependency TypeScript builder for readable, valid cron expressions
rails-erb-loader
A webpack loader that compiles embedded Ruby (.erb) templates into JavaScript for Rails projects.
commercetools Platform SDK
Fully-typed TypeScript client for every commercetools Composable Commerce API endpoint, generated straight from the platform's RAML spec.
promisify-child-process
Drop-in async/await wrappers for Node's spawn, exec, fork, and execFile that stay real ChildProcess instances.
typescript-event-target
A strictly typed drop-in replacement for EventTarget with full TypeScript event-map inference.
get-it
Composable HTTP request library for Node.js, browsers, Deno, Bun, and edge runtimes
@tryghost/api-framework
A composable request pipeline that runs Ghost's API controllers through validation, serialization, permissions, and query stages.
@elastic/opentelemetry-node
Elastic's zero-code OpenTelemetry distribution for Node.js, giving production apps tracing, metrics, and logs with a single --import flag.
axios-ntlm
Drop-in Axios wrapper that transparently handles NTLM authentication handshakes for Windows-protected HTTP endpoints.
@tinyhttp/logger
Minimal and flexible HTTP request logger middleware for tinyhttp and Node.js.
node-client-sdk
LaunchDarkly's client-side feature-flag SDK for single-user Node.js apps, now superseded by the scoped @launchdarkly/node-client-sdk package.
@datadog/native-metrics
A native Node.js addon that collects CPU, V8 heap, garbage-collection, and event-loop metrics directly from libuv and V8 internals.
level-read-stream
Node.js readable streams for iterating keys, values, and entries in abstract-level databases.
Repomix
Packs an entire repository into a single AI-friendly file, complete with token counts, secret scanning, and an MCP server for direct AI assistant access.
Takumi
Rust rendering engine that turns JSX, HTML, and node trees into images without a headless browser