ImAiFox
ImAiFox
ExploreStacksCategories
Search boosters…
Open Source First·AI-Graded A–F·Updated Hourly·4 Booster Types
ImAiFoxImAiFox

© 2026 ImAiFox · Your AI Superpowers, Curated.

ExploreStacksCategories

Explore AI Boosters

3 boosters for "markdown-to-html" — AI-graded, open source, ready to install

409 Skills428 Agents500 MCP Servers1031 Prompts
Clear filters
Active:
"markdown-to-html"
Skill

slimdown-js-markdown-parser

Use slimdown-js, a lightweight (~2.8 kB minified), regex-based Markdown-to-HTML parser written in TypeScript. This skill covers installation, basic rendering, supported Markdown syntax (extended CommonMark subset including images, tables, task lists, math, footnotes, definition lists, etc.), adding custom parsing rules via addRule, browser vs module usage, and best practices for simple, client-side or Node.js Markdown conversion. Invoke this skill when the user needs to convert Markdown strings to safe HTML using a tiny, dependency-free parser without full CommonMark compliance.

by erikvullings
typescriptnode
15
CC
Prompt
D

markdown-to-html-extension — Cursor Rules

A Cursor rules configuration that enforces npm best practices, specifically requiring exact version pinning and lockfile usage to ensure reproducible builds across development environments.

by ff6347
markdownvscode
2
Cu
MCP Server

Conversion Mcp Server MCP Server

MCP Server for converting HTML/Markdown to PDF and other formats using Puppeteer and Marked

by yokowasis
mcpmodel-context-protocol
CDCC