awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
D

deftio/quikdown

0
View on GitHub↗
0 stars·0 forks·4 views

Quikdown

Features

  • Markdown Libraries - Lightweight, zero-dependency Markdown parser with XSS protection.

Star history

Star history chart for deftio/quikdownStar history chart for deftio/quikdown

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Quikdown

These projects share indexed features with Quikdown. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • gettalong/kramdowngettalong avatar

    gettalong/kramdown

    1,772View on GitHub↗

    kramdown is a fast, pure Ruby Markdown superset converter, using a strict syntax definition and supporting several common extensions.

    Rubyhtmlkramdownmarkdown
    View on GitHub↗1,772
  • harehare/mqharehare avatar

    harehare/mq

    922View on GitHub↗

    A jq-like Markdown query language for command-line processing

    Rustcliinterpreterjq
    View on GitHub↗922
  • jgm/pandocjgm avatar

    jgm/pandoc

    44,822View on GitHub↗

    Pandoc is a universal document converter that translates content between a wide range of markup and binary formats. It functions by parsing input documents into a unified intermediate abstract syntax tree, which serves as the foundation for consistent manipulation and transformation across diverse output types. The system is distinguished by its modular reader-writer pipeline, which decouples input parsing from output generation to allow for granular control over document structure. Users can programmatically manipulate this intermediate tree through a robust filter system, supporting both ex

    Haskellcommonmarkconverterdocument
    View on GitHub↗44,822
  • e-picas/markdown-extendedE

    e-picas/markdown-extended

    0View on GitHub↗
    View on GitHub↗0
Compare all 9 related projects→

Frequently asked questions

What are the main features of deftio/quikdown?

The main features of deftio/quikdown are: Markdown Libraries.

Which projects share features with deftio/quikdown?

Projects with overlapping indexed features include: e-picas/markdown-extended. gettalong/kramdown — kramdown is a fast, pure Ruby Markdown superset converter, using a strict syntax definition and supporting several… harehare/mq — A jq-like Markdown query language for command-line processing. jgm/pandoc — Pandoc is a universal document converter that translates content between a wide range of markup and binary formats. It… markdown-it/markdown-it — markdown-it is a token-based Markdown compiler and CommonMark-compliant parser that converts structured plaintext… markedjs/marked — This project is a high-performance markdown-to-HTML parser designed for use in browser, server-side, and command-line…