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
J

jsdoc3/jsdoc

0
View on GitHub↗
0 stars·0 forks·11 views

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.

Star history

Star history chart for jsdoc3/jsdocStar history chart for jsdoc3/jsdoc

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Open-source alternatives to Jsdoc

Similar open-source projects, ranked by how many features they share with Jsdoc.
  • experience-monks/devtoolExperience-Monks avatar

    Experience-Monks/devtool

    3,747View on 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
    View on GitHub↗3,747
  • 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
  • argon/node-apnA

    argon/node-apn

    0View on GitHub↗
    View on GitHub↗0
  • 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
See all 30 alternatives to Jsdoc→

Frequently asked questions

What does jsdoc3/jsdoc do?

An API documentation generator for JavaScript.

What are the main features of jsdoc3/jsdoc?

The main features of jsdoc3/jsdoc are: Build and Automation Tools, Documentation Generators, Node.js Frameworks and Tools.

What are some open-source alternatives to jsdoc3/jsdoc?

Open-source alternatives to jsdoc3/jsdoc include: 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,…