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
node-fetch
A lightweight, spec-compliant implementation of the browser Fetch API for Node.js
mocha
The classic, battle-tested JavaScript test framework for Node.js and the browser, built around flexible async testing and pluggable reporters.
Chai
BDD/TDD assertion library for Node.js and the browser, framework-agnostic
got
Human-friendly and powerful HTTP request library for Node.js, with retries, streams, pagination, and RFC 7234 caching built in.
cross-fetch
Universal WHATWG Fetch API ponyfill for Node, browsers, and React Native
http-cookie-agent
Adds tough-cookie-based cookie jar support to Node.js global fetch, undici, axios, node-fetch, and other HTTP clients.
is
TypeScript-first runtime type checking with type guards, assertions, and generic-aware inference for over 100 JavaScript and TypeScript value types.
digest-fetch
A lightweight HTTP Digest and Basic authentication client that wraps fetch and node-fetch.
FormData
A spec-compliant FormData polyfill for browsers and Node.js, with built-in multipart Blob conversion.