awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sindresorhus avatar

sindresorhus/github-markdown-css

0
View on GitHub↗
8,891 نجوم·2,093 تفرعات·CSS·MIT·2 مشاهداتsindresorhus.com/github-markdown-css↗

Github Markdown Css

The minimal amount of CSS to replicate the GitHub Markdown style

Features

  • GitHub Flavored Renderers - Ships a CSS stylesheet that replicates GitHub's visual rendering of Markdown content for use in any HTML document.
  • Semantic HTML Structures - Targets standard Markdown HTML elements like h1, blockquote, and pre to style rendered content directly.
  • Markdown Renderers - Formats headings, code blocks, tables, blockquotes, and lists to match GitHub's Markdown appearance.
  • List and Table Styling - Provides CSS styling for tables with alignment and zebra stripes, and lists with proper indentation and nesting.
  • No-JavaScript Fallbacks - Operates entirely without client-side scripting, relying solely on CSS for all visual effects and interactivity.
  • Light and Dark Theme Implementations - Implements light and dark color schemes entirely through CSS custom properties and media queries without JavaScript.
  • Light and Dark Theme Systems - Implements light and dark color schemes entirely through CSS custom properties with automatic system preference detection.
  • Pre-Compiled Stylesheets - Delivers a pre-built, minified CSS file that requires no build step or runtime processing.
  • CSS Class-Based Styling - Provides a single container class to scope all Markdown styles and prevent leakage into surrounding page styles.
  • Inline Text Styles - Provides CSS styling for bold, italic, strikethrough, inline code, hyperlinks, and images matching GitHub's typography.
  • Syntax Highlighting Compatible Stylesheets - Pairs with a syntax highlighter to reproduce code block appearance inside styled Markdown.
  • Code Block Styling - Renders fenced and indented code blocks with monospace formatting and background shading.
  • Blockquote Styling - Displays blockquotes with left-border and indentation styling for quoted text.
  • Link and Image Styling - Styles hyperlinks and images with color, hover effects, and sizing.
  • Syntax Highlighters - Renders fenced and indented code blocks with monospace formatting and syntax highlighting support.
  • Compatible Stylesheets - Provides a CSS stylesheet designed to pair with syntax highlighters for reproducing GitHub's code block appearance.
  • Table Styling - Formats tables with column alignment, borders, and zebra-stripe row styling.
  • Description List Formatting - Renders ordered and unordered lists with proper indentation, nesting, and spacing.
  • Heading Styles - Applies heading hierarchy with appropriate font sizes, weights, and spacing.

سجل النجوم

مخطط تاريخ النجوم لـ sindresorhus/github-markdown-cssمخطط تاريخ النجوم لـ sindresorhus/github-markdown-css

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة sindresorhus/github-markdown-css؟

The minimal amount of CSS to replicate the GitHub Markdown style

ما هي الميزات الرئيسية لـ sindresorhus/github-markdown-css؟

الميزات الرئيسية لـ sindresorhus/github-markdown-css هي: GitHub Flavored Renderers, Semantic HTML Structures, Markdown Renderers, List and Table Styling, No-JavaScript Fallbacks, Light and Dark Theme Implementations, Light and Dark Theme Systems, Pre-Compiled Stylesheets.

ما هي البدائل مفتوحة المصدر لـ sindresorhus/github-markdown-css؟

تشمل البدائل مفتوحة المصدر لـ sindresorhus/github-markdown-css: vercel/streamdown — Streamdown is a streaming markdown renderer for React that transforms incoming markdown text into sanitized HTML in… papercss/papercss — Papercss is a CSS UI framework and document-style design system used to build responsive web page layouts. It… milligram/milligram — A minimalist CSS framework. mdbootstrap/mdb-ui-kit — The mdb-ui-kit is a frontend component library and visual extension that combines the Bootstrap 5 framework with… meanderingprogrammer/render-markdown.nvim — render-markdown.nvim is a Neovim plugin that transforms raw markdown syntax into a visually formatted layout directly… sethcottle/littlelink.

بدائل مفتوحة المصدر لـ Github Markdown Css

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Github Markdown Css.
  • vercel/streamdownالصورة الرمزية لـ vercel

    vercel/streamdown

    4,420عرض على GitHub↗

    Streamdown is a streaming markdown renderer for React that transforms incoming markdown text into sanitized HTML in real time, handling incomplete blocks as they arrive. It parses GitHub-Flavored Markdown syntax including tables, task lists, and footnotes, and renders LaTeX math expressions using KaTeX, Mermaid diagrams as interactive SVGs, and code blocks with Shiki-based syntax highlighting supporting over 200 languages with dual light and dark themes. The renderer includes an XSS-safe HTML sanitizer that strips dangerous tags and validates URLs to prevent injection attacks. What distinguis

    TypeScriptaimarkdownstreaming
    عرض على GitHub↗4,420
  • papercss/papercssالصورة الرمزية لـ papercss

    papercss/papercss

    4,183عرض على GitHub↗

    Papercss is a CSS UI framework and document-style design system used to build responsive web page layouts. It functions as a Less-based CSS library that applies a paper-like aesthetic and structured typography to give web pages the appearance of physical documents. The project also incorporates a utility-first CSS library model for rapid styling. The framework is distinguished by its ability to automate visual decorations, such as applying rotating border styles and shadow effects to child elements. It utilizes a Less-based variable system and modular stylesheet compilation, allowing users to

    SCSScsshtmlscss
    عرض على GitHub↗4,183
  • milligram/milligramالصورة الرمزية لـ milligram

    milligram/milligram

    10,214عرض على GitHub↗

    A minimalist CSS framework.

    HTMLampcsscss-framework
    عرض على GitHub↗10,214
  • mdbootstrap/mdb-ui-kitالصورة الرمزية لـ mdbootstrap

    mdbootstrap/mdb-ui-kit

    24,256عرض على GitHub↗

    The mdb-ui-kit is a frontend component library and visual extension that combines the Bootstrap 5 framework with Material Design principles. It provides a collection of pre-styled interface elements and responsive web templates to facilitate the development of consistent web applications. The toolkit extends the Bootstrap ecosystem by adding Material Design aesthetics and advanced styling options. It enables rapid prototyping through the use of pre-configured design blocks and provides mechanisms for deep visual customization via SCSS variables and native CSS custom properties, including supp

    SCSSbootstrapbootstrap-materialbootstrap-template
    عرض على GitHub↗24,256
عرض جميع البدائل الـ 30 لـ Github Markdown Css→