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.
Electron
Build cross-platform desktop apps with JavaScript, HTML, and CSS on Chromium and Node.js
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.
html-webpack-plugin
Generates and injects your webpack bundle tags into HTML files automatically, with zero configuration required.
lowlight
Virtual syntax highlighting for virtual DOMs and non-HTML things, powered by highlight.js
remark-math
A unified remark plugin that adds LaTeX math syntax to markdown, ready to render with KaTeX or MathJax.