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
Tags2
Sort:Used by Most Apps
open
Cross-platform Node.js library that opens URLs, files, and executables in the user's default or a specified app.
execa
A modern process-execution library for Node.js with template-string syntax and zero shell-injection risk.
ssh2
Pure-JavaScript SSH2 client and server library for Node.js, with SFTP, exec, shell, and port forwarding support.
cross-spawn
A cross-platform drop-in replacement for Node's spawn and spawnSync that fixes Windows-only child_process bugs.
Firecrawl Python SDK
Official Python SDK for the Firecrawl API — scrape, crawl, and search the web as clean Markdown or structured data for AI agents
micro
Tiny, async/await-first library for building HTTP microservices in Node.js
tinyexec
A tiny, higher-level interface around Node's child_process for running commands without the boilerplate.
node-oracledb
Oracle's official Node.js driver for connecting JavaScript and TypeScript apps directly to Oracle Database, in pure JS or with an optional native client.
simple-salesforce
A lightweight Python client for the Salesforce REST, Bulk, and Metadata APIs with four built-in authentication flows.
tweepy
The Python library for the X (Twitter) API, wrapping OAuth, REST endpoints, pagination, and real-time streaming into one client.
RapiDoc
A lightweight, dependency-free Web Component that renders interactive OpenAPI and Swagger documentation directly in the browser.
is-valid-path
Lightweight utility that checks whether a string is a valid, non-glob file path in Node.js.
promisify-child-process
Drop-in async/await wrappers for Node's spawn, exec, fork, and execFile that stay real ChildProcess instances.