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
qs
A battle-tested querystring parser and serializer for Node.js with nested object support and built-in security limits.
remark
A plugin-powered markdown processor that parses, transforms, and serializes markdown on top of unified.
Ruff
An extremely fast Python linter and code formatter, written in Rust, built as a drop-in replacement for Flake8, Black, isort, and dozens of plugins.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
reflect-metadata
A polyfill for the Metadata Reflection API that powers decorator metadata in TypeScript and JavaScript.
react-hotkeys-hook
A lightweight React hook for wiring up keyboard shortcuts in components declaratively.
unified
Parse, inspect, transform, and serialize content through syntax-tree plugins.
file-type
Detect the file type of a buffer, stream, or file by reading its magic number.
execa
A modern process-execution library for Node.js with template-string syntax and zero shell-injection risk.
buffer
The Node.js Buffer API, reimplemented for the browser on top of Uint8Array.
npm-run-all
A cross-platform CLI that runs multiple npm-scripts in parallel or in sequence, replacing fragile shell operators like && with Windows-safe orchestration.
mime-types
The ultimate JavaScript content-type utility for resolving MIME types from file extensions and paths.
js-cookie
A simple, lightweight JavaScript API for handling browser cookies, client-side.
Archiver
A streaming Node.js library for generating ZIP and TAR archives on the fly
Tauri
Build tiny, fast, and secure desktop and mobile apps with a Rust backend and a web frontend.
Socket.IO
Bidirectional, low-latency, event-based realtime communication for Node.js and the browser.
turndown
Convert HTML into clean, customizable Markdown in Node.js and the browser.
@clickhouse/client
The official TypeScript client for connecting Node.js applications to ClickHouse over HTTP.
Docusaurus
React-based static site generator for building fast, maintainable documentation websites.
body-parser
Node.js body-parsing middleware that turns raw HTTP request bodies into ready-to-use req.body objects.
TypeScript Native Preview
Preview npm build of tsgo, the native Go port of the TypeScript compiler ahead of TypeScript 7.0.
html-to-image
Turns any DOM node into a PNG, JPEG, SVG, or canvas image entirely client-side, with no server or screenshot service required.
cron-parser
Parse, validate, and iterate cron expressions in Node.js with full timezone and DST support.
compression
Node.js middleware that transparently gzip-, deflate-, or Brotli-compresses HTTP responses for Express and raw http servers.