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
Tags4
Sort:Used by Most Apps
prettier
An opinionated code formatter that enforces consistent style across every language your project speaks.
jsdom
A pure-JavaScript implementation of the WHATWG DOM and HTML standards for Node.js.
DOMPurify
DOM-only, uber-tolerant XSS sanitizer for HTML, MathML, and SVG that runs in the browser and on the server.
Marked
A fast, low-level Markdown compiler that parses CommonMark and GFM into HTML in Node.js, browsers, or the CLI.
Storybook
The industry-standard workshop for building, documenting, and testing UI components in isolation, across every major frontend framework.
undici
A fast, spec-compliant HTTP/1.1 client for Node.js, built from scratch with zero runtime dependencies
Electron
Build cross-platform desktop apps with JavaScript, HTML, and CSS on Chromium and Node.js
urllib3
A powerful, user-friendly HTTP client for Python with thread-safe connection pooling, TLS verification, and retry handling.
proxy-agent
Maps HTTP, HTTPS, SOCKS, and PAC proxy protocols to the correct Node.js http.Agent implementation automatically.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
Cheerio
The fast, flexible library for parsing and manipulating HTML and XML with a familiar jQuery-style API.
Handlebars.js
A logic-less, extensible templating engine built on Mustache syntax with helpers, partials, and precompilation.
sanitize-html
Allowlist-based HTML sanitizer that strips XSS vectors from untrusted markup while preserving the tags and attributes you choose to keep.
rehype-raw
A rehype plugin that reparses embedded raw HTML in a hast tree so it becomes real syntax nodes.
turndown
Convert HTML into clean, customizable Markdown in Node.js and the browser.