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
Cheerio
The fast, flexible library for parsing and manipulating HTML and XML with a familiar jQuery-style API.
file-type
Detect the file type of a buffer, stream, or file by reading its magic number.
unist-util-visit
Tiny utility to walk unist syntax trees and run a visitor on matching nodes
fast-xml-parser
Pure-JS XML parser, builder, and validator with no C/C++ bindings and no callbacks
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.
@xmldom/xmldom
A pure JavaScript, W3C-standard DOMParser and XMLSerializer for parsing and building XML/HTML documents
Echo
A minimalist, high-performance Go web framework with a radix-tree router, built-in middleware chain, and first-class HTTP/2 support.
quick-xml
A high-performance, near-zero-copy XML pull parser and writer for Rust
rss-parser
Lightweight RSS and Atom feed parser for Node.js and the browser that turns XML feeds into plain JavaScript objects
feed
Generate RSS 2.0, Atom 1.0, and JSON Feed 1.0 syndication feeds from a single TypeScript API.
enshrined/svg-sanitize
A PHP SVG/XML sanitizer that strips malicious markup from untrusted SVGs
soupsieve
The pure-Python CSS4 selector engine that powers Beautiful Soup's select() and select_one() methods.
excelize
A pure Go library for reading, writing, and streaming Microsoft Excel spreadsheets, from cell values to charts and pivot tables.
websocket
Minimal, idiomatic Go WebSocket library with full context.Context support, zero dependencies, and Wasm compatibility.