awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
J

jsdoc3/jsdoc

0
View on GitHub↗
0 stars·0 forks·2 vues

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.

Historique des stars

Graphique de l'historique des stars pour jsdoc3/jsdocGraphique de l'historique des stars pour jsdoc3/jsdoc

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Jsdoc

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Jsdoc.
  • experience-monks/devtoolAvatar de Experience-Monks

    Experience-Monks/devtool

    3,747Voir sur 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
    Voir sur GitHub↗3,747
  • apidoc/apidocAvatar de apidoc

    apidoc/apidoc

    9,667Voir sur 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
    Voir sur GitHub↗9,667
  • argon/node-apnA

    argon/node-apn

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • apiaryio/api-blueprintAvatar de apiaryio

    apiaryio/api-blueprint

    8,648Voir sur 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

    Voir sur GitHub↗8,648
Voir les 30 alternatives à Jsdoc→

Questions fréquentes

Que fait jsdoc3/jsdoc ?

An API documentation generator for JavaScript.

Quelles sont les fonctionnalités principales de jsdoc3/jsdoc ?

Les fonctionnalités principales de jsdoc3/jsdoc sont : Build and Automation Tools, Documentation Generators, Node.js Frameworks and Tools.

Quelles sont les alternatives open-source à jsdoc3/jsdoc ?

Les alternatives open-source à jsdoc3/jsdoc incluent : 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,…