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
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.
Cheerio
The fast, flexible library for parsing and manipulating HTML and XML with a familiar jQuery-style API.
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.
yargs
The modern, pirate-themed command-line argument parser and command framework for Node.js
sanitize-html
Allowlist-based HTML sanitizer that strips XSS vectors from untrusted markup while preserving the tags and attributes you choose to keep.
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
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.
cRonstrue
Turns cron expressions into human-readable descriptions, in 30+ languages.