awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
J

jsdoc3/jsdoc

0
View on GitHub↗
0 نجوم·0 تفرعات·2 مشاهدات

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.

سجل النجوم

مخطط تاريخ النجوم لـ jsdoc3/jsdocمخطط تاريخ النجوم لـ jsdoc3/jsdoc

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Jsdoc

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Jsdoc.
  • experience-monks/devtoolالصورة الرمزية لـ Experience-Monks

    Experience-Monks/devtool

    3,747عرض على 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
    عرض على GitHub↗3,747
  • apidoc/apidocالصورة الرمزية لـ apidoc

    apidoc/apidoc

    9,667عرض على 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
    عرض على GitHub↗9,667
  • argon/node-apnA

    argon/node-apn

    0عرض على GitHub↗
    عرض على GitHub↗0
  • apiaryio/api-blueprintالصورة الرمزية لـ apiaryio

    apiaryio/api-blueprint

    8,648عرض على 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

    عرض على GitHub↗8,648
عرض جميع البدائل الـ 30 لـ Jsdoc→

الأسئلة الشائعة

ما هي وظيفة jsdoc3/jsdoc؟

An API documentation generator for JavaScript.

ما هي الميزات الرئيسية لـ jsdoc3/jsdoc؟

الميزات الرئيسية لـ jsdoc3/jsdoc هي: Build and Automation Tools, Documentation Generators, Node.js Frameworks and Tools.

ما هي البدائل مفتوحة المصدر لـ jsdoc3/jsdoc؟

تشمل البدائل مفتوحة المصدر لـ jsdoc3/jsdoc: 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,…