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
Sort:Used by Most Apps
MDX
The compiler that lets you write JSX directly inside Markdown documents
Ruff
An extremely fast Python linter and code formatter, written in Rust, built as a drop-in replacement for Flake8, Black, isort, and dozens of plugins.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
typing_extensions
Backported and experimental type-hint features for Python, usable on older interpreters and ahead of the stdlib.
Fumadocs Core
The headless React library for building documentation websites, with source loading, page trees, MDX processing, search, and i18n.
usehooks-ts
A tree-shakable collection of 30+ ready-to-use React hooks, written in TypeScript.
next-mdx-remote
Load, compile, and hydrate MDX content from any remote source—CMS, database, or API—inside Next.js apps, without a build-time file import.
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
Nextra
Next.js-powered static site generator for docs, blogs, and content sites
msgraph-sdk-javascript
Official Microsoft Graph JavaScript SDK for calling the Graph API from Node.js and the browser.
gridstack.js
A dependency-free TypeScript library for building draggable, resizable, responsive dashboard grid layouts in the browser.
mdast-util-mdx-jsx
Parses and serializes MDX JSX syntax within mdast syntax trees for markdown processing pipelines.
rehype-pretty-code
A rehype plugin that transforms Markdown and MDX code blocks into beautifully styled, Shiki-highlighted HTML with line highlighting, captions, and multi-theme support.
auto-bind
Automatically bind class methods to their instance, including inherited ones
github3.py
A comprehensive, actively developed Python wrapper around GitHub's REST API v3.
rehype-prism-plus
Rehype plugin that highlights code blocks with Prism, adding line numbers, line highlighting, and diff annotations to Markdown/MDX output.
remark-mdx-frontmatter
Converts MDX frontmatter (YAML or TOML) into named JavaScript exports during the remark compile step.
mdast-util-mdx
Mdast extensions that parse and serialize MDX syntax — ESM, JSX, and expressions — inside markdown syntax trees.
sns-payload-validator
Verifies AWS SNS message signatures for HTTP/S and Lambda payloads.
Theme UI
Constraint-based design-graph framework for building themeable React UIs
prisma-client-py
Auto-generated, fully type-safe Python database client built on Prisma's schema and Rust query engine.
memoize
Speed up repeated function calls by caching results for identical input arguments.
rehype-mermaid
A rehype plugin that renders Mermaid diagrams into inline SVG, PNG, or client-side markup inside a unified/remark/rehype pipeline.
makefun
Dynamically create Python functions with a proper, correct signature for decorators and generators.