unified — independent software & tools
-
@earendil-works/pi-ai
Unified LLM API with automatic model discovery and provider configuration
-
rehype-callouts
Rehype plugin for processing and rendering blockquote-based callouts (admonitions/alerts).
-
remark-callout-plus
Remark plugin for GitHub/Obsidian-style callouts, literary types (epigraph/pullquote/aside/sidebar), and accordions with native exclusive expansion. Transforms [!TYPE] blockquotes into styled HTML containers with SVG icons, oklch colors, rich titles, coll
-
remark-cjk-friendly
remark plugin to make Markdown emphasis (`**`) in CommonMark (and MDX) more friendly with Chinese, Japanese, and Korean (CJK)
-
consola
Elegant Console Wrapper
-
@m2d/core
Core engine to convert extended MDAST to DOCX. Supports plugins for footnotes, images, lists, tables, and more. Designed for seamless Markdown-to-DOCX conversion.
-
micromark
small commonmark compliant markdown parser with positional info and concrete tokens
-
micromark-extension-directive
micromark extension to support generic directives (`:cite[smith04]`)
-
micromark-extension-frontmatter
micromark extension to support frontmatter (YAML, TOML, etc)
-
micromark-extension-gfm
micromark extension to support GFM (GitHub Flavored Markdown)
-
micromark-extension-gfm-autolink-literal
micromark extension to support GFM autolink literals
-
micromark-extension-gfm-footnote
micromark extension to support GFM footnotes
-
micromark-extension-gfm-strikethrough
micromark extension to support GFM strikethrough
-
micromark-extension-gfm-table
micromark extension to support GFM tables
-
micromark-extension-gfm-tagfilter
micromark extension to support GFM tagfilter
-
micromark-extension-gfm-task-list-item
micromark extension to support GFM task list items
-
micromark-extension-math
micromark extension to support math (`$C_L$`)
-
micromark-extension-mdx-expression
micromark extension to support MDX or MDX JS expressions
-
micromark-extension-mdx-jsx
micromark extension to support MDX or MDX.js JSX
-
micromark-extension-mdx-md
micromark extension to turn some markdown features off for MDX
-
micromark-extension-mdxjs
micromark extension to support MDX.js
-
micromark-extension-mdxjs-esm
micromark extension to support MDX JS import/exports
-
@moritzrs/mdast-util-ofm-wikilink
mdast extension to support OFM wikilinks
-
notion-rehype-k
Turn Notion blocks(from API) into rehype(hast), so you can make the most of the rich rehype ecosystem.
-
react-markdown
React component to render markdown
-
rehype-external-links
rehype plugin to automatically add `target` and `rel` attributes to external links
-
rehype-ignore
Ignore content display via HTML comments, Shown in GitHub readme, excluded in HTML.
-
rehype-remark
rehype plugin to transform to remark
-
remark-breaks
remark plugin to add break support, without needing spaces
-
remark-directive
remark plugin to support directives
-
remark-frontmatter
remark plugin to support frontmatter (yaml, toml, and more)
-
remark-math
remark plugin to parse and stringify math
-
remark-mdx
remark plugin to support MDX syntax
-
remark-mdx-frontmatter
A remark plugin for converting frontmatter metadata into MDX exports
-
remark-parse
remark plugin to add support for parsing markdown input
-
remark-rehype
remark plugin that turns markdown into HTML to support rehype
-
@slorber/remark-comment
Remark plugin to support comments