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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 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-expressionsAvatar de alonrbar

    alonrbar/easy-template-x-angular-expressions

    11Ver en GitHub↗

    Angular expressions support for easy-template-x

    TypeScript
    Ver en GitHub↗11
  • apiaryio/api-blueprintAvatar de apiaryio

    apiaryio/api-blueprint

    8,648Ver en 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

    Ver en GitHub↗8,648
  • apidoc/apidocAvatar de apidoc

    apidoc/apidoc

    9,667Ver en 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
    Ver en GitHub↗9,667
  • compodoc/compodocAvatar de compodoc

    compodoc/compodoc

    4,113Ver en 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
    Ver en GitHub↗4,113

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • dciccale/comment.jsAvatar de dciccale

    dciccale/comment.js

    24Ver en GitHub↗

    Simple API Documentation Generator.

    JavaScript
    Ver en GitHub↗24
  • docgeni/docgeniAvatar de docgeni

    docgeni/docgeni

    199Ver en GitHub↗

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

    TypeScript
    Ver en GitHub↗199
  • docpad/docpadAvatar de docpad

    docpad/docpad

    3,050Ver en 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
    Ver en GitHub↗3,050
  • docsifyjs/docsifyAvatar de docsifyjs

    docsifyjs/docsify

    31,293Ver en 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
    Ver en GitHub↗31,293
  • doctave/doctaveD

    Doctave/doctave

    0Ver en GitHub↗
    Ver en GitHub↗0
  • documentationjs/documentationAvatar de documentationjs

    documentationjs/documentation

    5,798Ver en 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
    Ver en GitHub↗5,798
  • documize/communityAvatar de documize

    documize/community

    2,408Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗2,408
  • egoist/docuteAvatar de egoist

    egoist/docute

    3,814Ver en 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
    Ver en GitHub↗3,814
  • esdoc/esdocAvatar de esdoc

    esdoc/esdoc

    2,731Ver en GitHub↗

    ESDoc - Good Documentation for JavaScript

    JavaScript
    Ver en GitHub↗2,731
  • evbacher/gd2md-htmlE

    evbacher/gd2md-html

    0Ver en GitHub↗

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

    Ver en GitHub↗0
  • facebook/docusaurusAvatar de facebook

    facebook/docusaurus

    65,231Ver en 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
    Ver en GitHub↗65,231
  • gitbookio/gitbookAvatar de GitbookIO

    GitbookIO/gitbook

    28,902Ver en 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
    Ver en GitHub↗28,902
  • google/closure-compilerAvatar de google

    google/closure-compiler

    7,663Ver en 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
    Ver en GitHub↗7,663
  • honkit/honkitAvatar de honkit

    honkit/honkit

    3,466Ver en GitHub↗

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

    TypeScriptasciidocbookebook
    Ver en GitHub↗3,466
  • i3months/eziwikiI

    i3months/eziwiki

    0Ver en GitHub↗
    Ver en GitHub↗0
  • intuit/igniteAvatar de intuit

    intuit/Ignite

    100Ver en GitHub↗

    Ignite Modern markdown documentation generation.

    JavaScript
    Ver en GitHub↗100
  • jashkenas/doccoAvatar de jashkenas

    jashkenas/docco

    3,574Ver en GitHub↗

    Literate Programming can be Quick and Dirty.

    HTML
    Ver en GitHub↗3,574
  • jsdoc/jsdocAvatar de jsdoc

    jsdoc/jsdoc

    15,442Ver en 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
    Ver en GitHub↗15,442
  • jsdoc3/jsdocJ

    jsdoc3/jsdoc

    0Ver en GitHub↗

    An API documentation generator for JavaScript.

    Ver en GitHub↗0
  • lord/slateAvatar de lord

    lord/slate

    36,082Ver en 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

    Ver en GitHub↗36,082
  • mgks/docmdM

    mgks/docmd

    0Ver en GitHub↗
    Ver en GitHub↗0
  • nevir/grocAvatar de nevir

    nevir/groc

    579Ver en 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
    Ver en GitHub↗579
  • ng-doc/ng-docAvatar de ng-doc

    ng-doc/ng-doc

    321Ver en GitHub↗

    📃 The documentation engine for Angular projects

    TypeScript
    Ver en GitHub↗321
  • omachala/heroshotAvatar de omachala

    omachala/heroshot

    62Ver en GitHub↗

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

    TypeScriptautomationclideveloper-tools
    Ver en GitHub↗62
  • princeofv/envguardsAvatar de princeofv

    princeofv/envguards

    2Ver en GitHub↗

    Managing environment variables across different frameworks and environments is painful:

    TypeScript
    Ver en GitHub↗2
  • ralt/docgeneratorR

    Ralt/docgenerator

    0Ver en GitHub↗

    docgenerator

    Ver en GitHub↗0