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
Back to coffeedoc/codo

Open-source alternatives to Codo

30 open-source projects similar to coffeedoc/codo, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Codo alternative.

  • alonrbar/easy-template-x-angular-expressionsalonrbar avatar

    alonrbar/easy-template-x-angular-expressions

    11View on GitHub↗

    Angular expressions support for easy-template-x

    TypeScript
    View on GitHub↗11
  • apiaryio/api-blueprintapiaryio avatar

    apiaryio/api-blueprint

    8,648View on GitHub↗

    api-blueprint is a markdown-based API design language and specification standard used to define the structure, behavior, and data schemas of HTTP web services. It provides a formal method for mapping HTTP methods to resources and defining payload validation rules through a machine-readable syntax. The project functions as a blueprint for creating interactive technical documentation and functional mock servers. These tools transform design specifications into human-readable guides and simulated backend environments to enable integration testing before implementation. The language covers API m

    View on GitHub↗8,648
  • apidoc/apidocapidoc avatar

    apidoc/apidoc

    9,667View on GitHub↗

    apidoc is a source-code API documentation generator that parses specialized annotations within comments to automatically create a searchable API documentation website. It functions as an annotation-based API parser and a static documentation site generator, extracting definitions directly from the codebase to maintain a synchronized reference. The tool is designed as a multi-language parser, using configurable regular expressions to extract metadata from various programming languages. It can also serve as a JSON API definition exporter, converting source-code comments into raw JSON files for

    JavaScript
    View on GitHub↗9,667
  • compodoc/compodoccompodoc avatar

    compodoc/compodoc

    4,113View on GitHub↗

    Compodoc is a TypeScript API documentation generator, static site generator, and project architecture visualizer. It parses source code and JSDoc comments to create searchable technical reference sites, API catalogues, and standalone HTML pages. The project distinguishes itself by analyzing import statements to produce dependency graphs and module maps that illustrate the structural relationships within a codebase. It includes specialized support for visualizing Angular projects, NestJS workflows, and Stencil web components, and can embed live working demos directly into documentation pages.

    TypeScript
    View on GitHub↗4,113

AI search

Explore more awesome repositories

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

Find more with AI search
  • dciccale/comment.jsdciccale avatar

    dciccale/comment.js

    24View on GitHub↗

    Simple API Documentation Generator.

    JavaScript
    View on GitHub↗24
  • docgeni/docgenidocgeni avatar

    docgeni/docgeni

    199View on GitHub↗

    📖 A modern, powerful and out of the box documentation generator for Angular components lib and markdown docs.(现代化的、强大的、开箱即用的 Angular 组件文档生成工具)

    TypeScript
    View on GitHub↗199
  • docpad/docpaddocpad avatar

    docpad/docpad

    3,050View on GitHub↗

    Empower your website frontends with layouts, meta-data, pre-processors (markdown, jade, coffeescript, etc.), partials, skeletons, file watching, querying, and an amazing plugin system. DocPad will streamline your web development process allowing you to craft powerful static sites quicker than ever before.

    CoffeeScriptappcoffeescriptdocpad
    View on GitHub↗3,050
  • docsifyjs/docsifydocsifyjs avatar

    docsifyjs/docsify

    31,293View on GitHub↗

    Docsify is a client-side documentation framework and no-build static site generator. It functions as a browser-based engine that converts Markdown files into HTML on the fly, allowing for the generation of documentation websites without a static build or compilation process. The system employs a plugin interface and lifecycle hooks to modify the rendering process and extend site capabilities. It supports dynamic theme injection and visual style customization through external CSS and layout configurations. The framework includes capabilities for multi-language content management, full-text se

    JavaScriptdocdocsdocsify
    View on GitHub↗31,293
  • doctave/doctaveD

    Doctave/doctave

    0View on GitHub↗
    View on GitHub↗0
  • documentationjs/documentationdocumentationjs avatar

    documentationjs/documentation

    5,798View on GitHub↗

    Documentation.js is a multi-purpose documentation tool that parses JSDoc annotations from JavaScript and TypeScript source files to generate formatted API documentation. It functions as both a documentation generator and a JSDoc linter, scanning source code for non-standard or incorrect annotations and returning human-readable warnings to enforce documentation quality. The tool operates through a pipeline-based architecture that parses JSDoc comments into an abstract syntax tree, validates annotations against style and correctness rules, and outputs documentation through interchangeable plugi

    JavaScript
    View on GitHub↗5,798
  • documize/communitydocumize avatar

    documize/community

    2,408View on GitHub↗

    Documize Community is an open source, modern, self-hosted, enterprise-grade knowledge management solution.

    JavaScript
    View on GitHub↗2,408
  • egoist/docuteegoist avatar

    egoist/docute

    3,814View on GitHub↗

    Docute is a browser-based documentation framework that transforms markdown files into functional websites directly within the user's browser. By performing all processing on the fly, it eliminates the need for static build steps, server-side compilation, or complex deployment pipelines. The platform functions as a single-page application, managing navigation and content updates dynamically by intercepting browser history events to avoid full page reloads. It utilizes a virtual file system abstraction to fetch and resolve documentation assets, ensuring that the site remains responsive and ligh

    JavaScript
    View on GitHub↗3,814
  • esdoc/esdocesdoc avatar

    esdoc/esdoc

    2,731View on GitHub↗

    ESDoc - Good Documentation for JavaScript

    JavaScript
    View on GitHub↗2,731
  • evbacher/gd2md-htmlE

    evbacher/gd2md-html

    0View on GitHub↗

    Docs to Markdown is a free Google Docs add-on that converts a Google Doc to simple, readable Markdown or HTML text.

    View on GitHub↗0
  • facebook/docusaurusfacebook avatar

    facebook/docusaurus

    65,231View on GitHub↗

    Docusaurus is a documentation framework and static site generator designed to transform markdown files and component templates into optimized web pages. It functions as a content management platform for technical knowledge bases, utilizing a build process that pre-renders content into static HTML and JavaScript bundles to ensure site performance and search visibility. The framework distinguishes itself through a component-driven architecture that allows developers to build unique page layouts and interactive elements using reusable code blocks. It employs file-system-based routing to map dire

    TypeScriptdocumentationhacktoberfestjavascript
    View on GitHub↗65,231
  • gitbookio/gitbookGitbookIO avatar

    GitbookIO/gitbook

    28,902View on GitHub↗

    Gitbook is a documentation-as-code platform designed for centralized technical knowledge management. It functions as a knowledge management system that synchronizes documentation files directly with version control repositories, allowing teams to maintain content alongside their source code. The platform distinguishes itself through an integrated artificial intelligence layer that provides context-aware search assistance and automated content suggestions. By utilizing block-based content modeling, it enables the construction of structured, modular documentation that can be compiled into stati

    TypeScriptdocumentationgitgitbook
    View on GitHub↗28,902
  • google/closure-compilergoogle avatar

    google/closure-compiler

    7,663View on GitHub↗

    This project is a JavaScript optimizer, minifier, module bundler, transpiler, and static analysis tool. It provides a compilation pipeline designed to shrink file sizes and improve runtime performance. The system utilizes a multi-pass compilation process to perform dead code elimination, global name mangling, and static type inference. It identifies unreachable functions and unused variables to reduce the final output size and detects potential runtime errors without executing the code. The tool manages assets through dependency resolution, code chunking, and bundle management. It ensures co

    JavaScript
    View on GitHub↗7,663
  • honkit/honkithonkit avatar

    honkit/honkit

    3,466View on GitHub↗

    :book: HonKit is building beautiful books using Markdown - Fork of GitBook

    TypeScriptasciidocbookebook
    View on GitHub↗3,466
  • i3months/eziwikiI

    i3months/eziwiki

    0View on GitHub↗
    View on GitHub↗0
  • intuit/igniteintuit avatar

    intuit/Ignite

    100View on GitHub↗

    Ignite Modern markdown documentation generation.

    JavaScript
    View on GitHub↗100
  • jashkenas/doccojashkenas avatar

    jashkenas/docco

    3,574View on GitHub↗

    Literate Programming can be Quick and Dirty.

    HTML
    View on GitHub↗3,574
  • jsdoc/jsdocjsdoc avatar

    jsdoc/jsdoc

    15,442View on GitHub↗

    JSDoc is a JavaScript API documentation generator that parses comments in source code to produce structured documentation files for a project interface. It functions as a source code documentation tool that extracts metadata from code comments to automate the creation of technical API references. The system operates as a template-based documentation engine, supporting external templates to customize the visual presentation and layout of the output. It also serves as a Markdown documentation exporter, transforming extracted documentation into Markdown files for use on alternative publishing pl

    JavaScript
    View on GitHub↗15,442
  • jsdoc3/jsdocJ

    jsdoc3/jsdoc

    0View on GitHub↗

    An API documentation generator for JavaScript.

    View on GitHub↗0
  • lord/slatelord avatar

    lord/slate

    36,082View on GitHub↗

    Slate is a static API documentation generator and developer documentation framework. It transforms API specifications and text files into a formatted static website designed for hosting API references and guides. The system functions as a static site generator that builds a developer portal without the need for a backend database. It manages API reference details by organizing technical endpoints into a readable format and providing a structured layout for developer consumption. The framework covers content generation and site architecture, including the compilation of markdown guides and th

    View on GitHub↗36,082
  • mgks/docmdM

    mgks/docmd

    0View on GitHub↗
    View on GitHub↗0
  • nevir/grocnevir avatar

    nevir/groc

    579View on GitHub↗

    Groc takes your documented code, and in an admission that people aren't machines, generates documentation that follows the spirit of literate programming. Take a look at the self-generated documentation, and see if it appeals to you!

    CoffeeScript
    View on GitHub↗579
  • ng-doc/ng-docng-doc avatar

    ng-doc/ng-doc

    321View on GitHub↗

    📃 The documentation engine for Angular projects

    TypeScript
    View on GitHub↗321
  • omachala/heroshotomachala avatar

    omachala/heroshot

    62View on GitHub↗

    Screenshot automation framework. Define once, regenerate forever. Visual picker, multi-viewport, light/dark mode, CI-ready.

    TypeScriptautomationclideveloper-tools
    View on GitHub↗62
  • princeofv/envguardsprinceofv avatar

    princeofv/envguards

    2View on GitHub↗

    Managing environment variables across different frameworks and environments is painful:

    TypeScript
    View on GitHub↗2
  • ralt/docgeneratorR

    Ralt/docgenerator

    0View on GitHub↗

    docgenerator

    View on GitHub↗0