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
OpenTelemetry Google Cloud Trace Exporter
Sends OpenTelemetry spans from Node.js applications straight to Google Cloud Trace over gRPC.
postcss-prefixwrap
A PostCSS plugin that wraps every CSS rule in a container selector to scope styles safely.
is-localhost-ip
Checks whether a hostname or IPv4/IPv6 address resolves to the local machine or a private network
CopilotKit
React hooks and providers for building AI copilots with shared state, generative UI, and human-in-the-loop workflows.
request-promise
A Bluebird-powered Promise wrapper around the request HTTP client for Node.js — deprecated since 2020 along with request itself.
chrome-remote-interface
A Node.js client for the Chrome DevTools Protocol, exposing every browser command, event, and type as a plain JavaScript API.
GramJS
Full-featured MTProto client for building Telegram user bots and apps in Node.js and browsers
envalid
Type-safe environment variable validation and cleanup for Node.js and Bun with zero runtime dependencies.
express-fileupload
Simple Express middleware for handling multipart file uploads
github3.py
A comprehensive, actively developed Python wrapper around GitHub's REST API v3.
@nestjs-modules/mailer
A NestJS module that wraps Nodemailer with templates, queues, and DI-friendly config
node-tree-sitter
Node.js bindings to the tree-sitter incremental parsing library for building and querying syntax trees.
webdav-client
Promise-based TypeScript WebDAV client for Node.js, browsers, and React Native.
cloudinary
Node.js SDK for uploading, transforming, optimizing, and managing images and videos on Cloudinary.
node-http-status
TypeScript utility mapping HTTP status codes to names, messages, and classes, with ESM and CommonJS support.
ansi-colors
Fast, zero-dependency ANSI color and style helpers for terminal text
libsql
A better-sqlite3 compatible driver for libSQL, running local, remote, and embedded-replica databases
urlpattern-polyfill
A polyfill that brings the standard URLPattern web API to browsers and Node.js runtimes that don't yet support it natively.
isBinaryFile
Detects whether a file or buffer is binary or text in Node.js, similar to Perl's -B switch, with encoding hints for accurate UTF-16, Latin-1, and CJK detection.
mailersend-nodejs
Official Node.js/TypeScript SDK for sending transactional email, SMS, and WhatsApp messages through the MailerSend API.
node-ical
A feature-rich RFC 5545 iCalendar/ICS parser for Node.js with robust RRULE recurrence expansion, timezone handling, and exception-date support.
check-disk-space
A lightweight, dependency-free way to check free and total disk space on Windows, macOS, and Linux from Node.js.
byte-size
Converts a numeric bytes value into a human-readable string like '3.5 kB', with metric, IEC, and fully custom unit support.
zod-error
Formats Zod validation issues into a single, fully customizable error message string.