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
node-xml2js
XML-to-JavaScript-object parser and builder for Node.js
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
quick-xml
A high-performance, near-zero-copy XML pull parser and writer for Rust
etree
A lightweight, pure Go library for parsing, querying, and modifying XML with an element-tree model and XPath-like path queries.
xml-js
Converts XML text to JavaScript objects or JSON and back, preserving element order.
http-cookie-agent
Adds tough-cookie-based cookie jar support to Node.js global fetch, undici, axios, node-fetch, and other HTTP clients.
digest-fetch
A lightweight HTTP Digest and Basic authentication client that wraps fetch and node-fetch.
simple-xml-to-json
A tiny, dependency-free library that transpiles XML into JSON through an AST.
FormData
A spec-compliant FormData polyfill for browsers and Node.js, with built-in multipart Blob conversion.