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.
- API & Developer Workflows
- Documentation & Publishing
- Presentations
- Diagramming
- Notebooks
- Inclusion Criteria
- Contributing
- License
- 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.
- mdBook - Build books and technical documentation directly from Markdown.
- Quarto - Open-source publishing system for technical docs, books, websites, and reproducible content.
- Slidev - Developer-first slide decks written in Markdown.
- Marp - Markdown presentation ecosystem for writing and exporting slide decks.
- D2 - Diagram scripting language that turns text into diagrams.
- Mermaid - Generate diagrams like flowcharts and sequence diagrams from text.
- marimo - Reactive Python notebooks stored as pure Python files and designed for reproducible workflows.
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
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.
To the extent possible under law, contributors have waived all copyright and related or neighboring rights to this work.