awesome-repositories.com
Blog
awesome-repositories.com

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

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
J

jsdoc3/jsdoc

0
View on GitHub↗
0 estrellas·0 forks·2 vistas

Jsdoc

An API documentation generator for JavaScript.

Features

  • Build and Automation Tools - API documentation generator for JavaScript source code.
  • Documentation Generators - API documentation generator for JavaScript.
  • Node.js Frameworks and Tools - API documentation generator for JavaScript.

Historial de estrellas

Gráfico del historial de estrellas de jsdoc3/jsdocGráfico del historial de estrellas de jsdoc3/jsdoc

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

Preguntas frecuentes

¿Qué hace jsdoc3/jsdoc?

An API documentation generator for JavaScript.

¿Cuáles son las características principales de jsdoc3/jsdoc?

Las características principales de jsdoc3/jsdoc son: Build and Automation Tools, Documentation Generators, Node.js Frameworks and Tools.

¿Qué alternativas de código abierto existen para jsdoc3/jsdoc?

Las alternativas de código abierto para jsdoc3/jsdoc incluyen: experience-monks/devtool — Devtool is a suite of developer tools designed to execute server-side JavaScript code within a browser environment. It… apidoc/apidoc — apidoc is a source-code API documentation generator that parses specialized annotations within comments to… argon/node-apn. arturadib/shelljs. auth0/node-jsonwebtoken — This project is a Node.js library for implementing and managing JSON Web Tokens. It functions as a cryptographic token… apiaryio/api-blueprint — api-blueprint is a markdown-based API design language and specification standard used to define the structure,…

Alternativas open-source a Jsdoc

Proyectos open-source similares, clasificados según cuántas características comparten con Jsdoc.
  • experience-monks/devtoolAvatar de Experience-Monks

    Experience-Monks/devtool

    3,747Ver en GitHub↗

    Devtool is a suite of developer tools designed to execute server-side JavaScript code within a browser environment. It functions as a bridge that allows Node.js programs to run inside a Chromium instance, enabling the use of built-in browser developer tools for visual debugging and performance profiling. The project provides a read-eval-print loop for interactive command execution with support for relative imports and piped input. It also includes a file watcher that monitors source files for changes and automatically reloads programs to accelerate the iteration cycle. The system integrates

    JavaScript
    Ver en GitHub↗3,747
  • 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
  • argon/node-apnA

    argon/node-apn

    0Ver en GitHub↗
    Ver en GitHub↗0
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
Ver las 30 alternativas a Jsdoc→