Skip to content

dp1620/awesome-markdown-devtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

Awesome Markdown Dev Tools Awesome

A curated list of high-quality open-source developer tools built around Markdown, plain text, and file-first workflows.

Only projects that are open source, actively maintained, and have 200+ GitHub stars are included.

This list focuses on developer tools where files are first-class: API workflows, technical docs, notebooks, slide decks, diagrams, and component-driven content.

Contents

API & Developer Workflows

  • Voiden - Git-native API IDE where requests, docs, and workflows live in Markdown files.
  • MDX - Combine Markdown with JSX for interactive developer content and docs.

Documentation & Publishing

  • mdBook - Build books and technical documentation directly from Markdown.
  • Quarto - Open-source publishing system for technical docs, books, websites, and reproducible content.

Presentations

  • Slidev - Developer-first slide decks written in Markdown.
  • Marp - Markdown presentation ecosystem for writing and exporting slide decks.

Diagramming

  • D2 - Diagram scripting language that turns text into diagrams.
  • Mermaid - Generate diagrams like flowcharts and sequence diagrams from text.

Notebooks

  • marimo - Reactive Python notebooks stored as pure Python files and designed for reproducible workflows.

Inclusion Criteria

Projects must:

  • be open source
  • have 200+ GitHub stars
  • be actively maintained
  • be clearly useful for developer workflows
  • use Markdown, plain text, or source files as a core part of the workflow
  • treat files as first-class inputs, not just export formats

Projects should not be added if they are:

  • closed source
  • abandoned or barely maintained
  • GUI-first tools where files are only a minor feature
  • thin wrappers, demos, or trivial clones
  • general productivity apps without a strong developer workflow angle

Contributing

Contributions are welcome.

Before opening a pull request, please make sure the project:

  • meets all inclusion criteria
  • is developer-tool specific
  • is open source
  • has at least 200 GitHub stars
  • is not already listed

Please keep descriptions short, factual, and consistent with the style of the list.

License

To the extent possible under law, contributors have waived all copyright and related or neighboring rights to this work.

About

Awesome list of Markdown-based, file-first developer tools.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors