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
·
coffeedoc avatar

coffeedoc/codo

0
View on GitHub↗
618 estrellas·84 forks·CoffeeScript·4 vistas

Codo

Codo is a CoffeeScript API documentation generator, similar to YARD. Its generated documentation is focused on CoffeeScript class syntax for classical inheritance.

Features

  • Documentation Generators - API documentation generator specifically for CoffeeScript.

Historial de estrellas

Gráfico del historial de estrellas de coffeedoc/codoGráfico del historial de estrellas de coffeedoc/codo

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.

Start searching with AI

Alternativas open-source a Codo

Proyectos open-source similares, clasificados según cuántas características comparten con Codo.
  • 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
  • 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
Ver las 30 alternativas a Codo→

Preguntas frecuentes

¿Qué hace coffeedoc/codo?

Codo is a CoffeeScript API documentation generator, similar to YARD. Its generated documentation is focused on CoffeeScript class syntax for classical inheritance.

¿Cuáles son las características principales de coffeedoc/codo?

Las características principales de coffeedoc/codo son: Documentation Generators.

¿Qué alternativas de código abierto existen para coffeedoc/codo?

Las alternativas de código abierto para coffeedoc/codo incluyen: apiaryio/api-blueprint — api-blueprint is a markdown-based API design language and specification standard used to define the structure,… apidoc/apidoc — apidoc is a source-code API documentation generator that parses specialized annotations within comments to… compodoc/compodoc — Compodoc is a TypeScript API documentation generator, static site generator, and project architecture visualizer. It… dciccale/comment.js — Simple API Documentation Generator. docgeni/docgeni — 📖 A modern, powerful and out of the box documentation generator for Angular components lib and markdown… alonrbar/easy-template-x-angular-expressions — Angular expressions support for easy-template-x.