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
remark-gfm
Add GitHub Flavored Markdown support to remark for tables, task lists, footnotes, and strikethrough.
remark
A plugin-powered markdown processor that parses, transforms, and serializes markdown on top of unified.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
remark-math
A unified remark plugin that adds LaTeX math syntax to markdown, ready to render with KaTeX or MathJax.
unist-util-visit
Tiny utility to walk unist syntax trees and run a visitor on matching nodes
remark-breaks
A remark plugin that turns soft line breaks into hard breaks without needing spaces or escapes.
mdast-util-from-markdown
Parses markdown into a fully spec-compliant mdast syntax tree using the micromark tokenizer.
remark-rehype
A unified/remark plugin that converts a markdown (mdast) syntax tree into an HTML (hast) syntax tree, bridging the remark and rehype ecosystems.
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
msgraph-sdk-javascript
Official Microsoft Graph JavaScript SDK for calling the Graph API from Node.js and the browser.
remark-directive
A remark plugin that adds generic directive syntax to markdown, so authors can write custom text, leaf, and container extensions.
mdast-util-to-string
Get the plain-text content of any mdast node in a single function call.
mdast-util-gfm
Composes five mdast GitHub Flavored Markdown extensions into one parser and serializer for autolinks, footnotes, tables, strikethrough, and tasklists.
gridstack.js
A dependency-free TypeScript library for building draggable, resizable, responsive dashboard grid layouts in the browser.
mdast-util-to-markdown
Serializes an mdast syntax tree back into CommonMark-compatible markdown text, with pluggable handlers for custom syntax extensions.
mdast-util-mdx-jsx
Parses and serializes MDX JSX syntax within mdast syntax trees for markdown processing pipelines.
mdast-util-math
mdast extension to parse and serialize LaTeX-style math syntax embedded in markdown syntax trees.
remark-html
A remark plugin that compiles markdown syntax trees directly into sanitized HTML strings.
mdast-util-directive
An mdast extension to parse and serialize generic markdown directives like :cite[smith04] and ::youtube[...]{v=id}.
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.
mdast-util-gfm-autolink-literal
mdast extension to parse and serialize GitHub-Flavored-Markdown autolink literals
sns-payload-validator
Verifies AWS SNS message signatures for HTTP/S and Lambda payloads.
mdast-util-gfm-table
mdast extensions to parse and serialize GitHub Flavored Markdown tables.