awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to dciccale/comment.js

Open-source alternatives to Comment.js

30 open-source projects similar to dciccale/comment.js, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Comment.js alternative.

  • alonrbar/easy-template-x-angular-expressionsalonrbar का अवतार

    alonrbar/easy-template-x-angular-expressions

    11GitHub पर देखें↗

    Angular expressions support for easy-template-x

    TypeScript
    GitHub पर देखें↗11
  • apiaryio/api-blueprintapiaryio का अवतार

    apiaryio/api-blueprint

    8,648GitHub पर देखें↗

    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
  • apidoc/apidocapidoc का अवतार

    apidoc/apidoc

    9,667GitHub पर देखें↗

    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
  • coffeedoc/codocoffeedoc का अवतार

    coffeedoc/codo

    618GitHub पर देखें↗

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

    CoffeeScript
    GitHub पर देखें↗618

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • compodoc/compodoccompodoc का अवतार

    compodoc/compodoc

    4,113GitHub पर देखें↗

    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
    GitHub पर देखें↗4,113
  • docgeni/docgenidocgeni का अवतार

    docgeni/docgeni

    199GitHub पर देखें↗

    📖 A modern, powerful and out of the box documentation generator for Angular components lib and markdown docs.(现代化的、强大的、开箱即用的 Angular 组件文档生成工具)

    TypeScript
    GitHub पर देखें↗199
  • docpad/docpaddocpad का अवतार

    docpad/docpad

    3,050GitHub पर देखें↗

    Empower your website frontends with layouts, meta-data, pre-processors (markdown, jade, coffeescript, etc.), partials, skeletons, file watching, querying, and an amazing plugin system. DocPad will streamline your web development process allowing you to craft powerful static sites quicker than ever before.

    CoffeeScriptappcoffeescriptdocpad
    GitHub पर देखें↗3,050
  • docsifyjs/docsifydocsifyjs का अवतार

    docsifyjs/docsify

    31,293GitHub पर देखें↗

    Docsify is a client-side documentation framework and no-build static site generator. It functions as a browser-based engine that converts Markdown files into HTML on the fly, allowing for the generation of documentation websites without a static build or compilation process. The system employs a plugin interface and lifecycle hooks to modify the rendering process and extend site capabilities. It supports dynamic theme injection and visual style customization through external CSS and layout configurations. The framework includes capabilities for multi-language content management, full-text se

    JavaScriptdocdocsdocsify
    GitHub पर देखें↗31,293
  • doctave/doctaveD

    Doctave/doctave

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • documentationjs/documentationdocumentationjs का अवतार

    documentationjs/documentation

    5,798GitHub पर देखें↗

    Documentation.js is a multi-purpose documentation tool that parses JSDoc annotations from JavaScript and TypeScript source files to generate formatted API documentation. It functions as both a documentation generator and a JSDoc linter, scanning source code for non-standard or incorrect annotations and returning human-readable warnings to enforce documentation quality. The tool operates through a pipeline-based architecture that parses JSDoc comments into an abstract syntax tree, validates annotations against style and correctness rules, and outputs documentation through interchangeable plugi

    JavaScript
    GitHub पर देखें↗5,798
  • documize/communitydocumize का अवतार

    documize/community

    2,408GitHub पर देखें↗

    Documize Community is an open source, modern, self-hosted, enterprise-grade knowledge management solution.

    JavaScript
    GitHub पर देखें↗2,408
  • egoist/docuteegoist का अवतार

    egoist/docute

    3,814GitHub पर देखें↗

    Docute is a browser-based documentation framework that transforms markdown files into functional websites directly within the user's browser. By performing all processing on the fly, it eliminates the need for static build steps, server-side compilation, or complex deployment pipelines. The platform functions as a single-page application, managing navigation and content updates dynamically by intercepting browser history events to avoid full page reloads. It utilizes a virtual file system abstraction to fetch and resolve documentation assets, ensuring that the site remains responsive and ligh

    JavaScript
    GitHub पर देखें↗3,814
  • esdoc/esdocesdoc का अवतार

    esdoc/esdoc

    2,731GitHub पर देखें↗

    ESDoc - Good Documentation for JavaScript

    JavaScript
    GitHub पर देखें↗2,731
  • evbacher/gd2md-htmlE

    evbacher/gd2md-html

    0GitHub पर देखें↗

    Docs to Markdown is a free Google Docs add-on that converts a Google Doc to simple, readable Markdown or HTML text.

    GitHub पर देखें↗0
  • facebook/docusaurusfacebook का अवतार

    facebook/docusaurus

    65,231GitHub पर देखें↗

    Docusaurus is a documentation framework and static site generator designed to transform markdown files and component templates into optimized web pages. It functions as a content management platform for technical knowledge bases, utilizing a build process that pre-renders content into static HTML and JavaScript bundles to ensure site performance and search visibility. The framework distinguishes itself through a component-driven architecture that allows developers to build unique page layouts and interactive elements using reusable code blocks. It employs file-system-based routing to map dire

    TypeScriptdocumentationhacktoberfestjavascript
    GitHub पर देखें↗65,231
  • gitbookio/gitbookGitbookIO का अवतार

    GitbookIO/gitbook

    28,902GitHub पर देखें↗

    Gitbook is a documentation-as-code platform designed for centralized technical knowledge management. It functions as a knowledge management system that synchronizes documentation files directly with version control repositories, allowing teams to maintain content alongside their source code. The platform distinguishes itself through an integrated artificial intelligence layer that provides context-aware search assistance and automated content suggestions. By utilizing block-based content modeling, it enables the construction of structured, modular documentation that can be compiled into stati

    TypeScriptdocumentationgitgitbook
    GitHub पर देखें↗28,902
  • google/closure-compilergoogle का अवतार

    google/closure-compiler

    7,663GitHub पर देखें↗

    This project is a JavaScript optimizer, minifier, module bundler, transpiler, and static analysis tool. It provides a compilation pipeline designed to shrink file sizes and improve runtime performance. The system utilizes a multi-pass compilation process to perform dead code elimination, global name mangling, and static type inference. It identifies unreachable functions and unused variables to reduce the final output size and detects potential runtime errors without executing the code. The tool manages assets through dependency resolution, code chunking, and bundle management. It ensures co

    JavaScript
    GitHub पर देखें↗7,663
  • honkit/honkithonkit का अवतार

    honkit/honkit

    3,466GitHub पर देखें↗

    :book: HonKit is building beautiful books using Markdown - Fork of GitBook

    TypeScriptasciidocbookebook
    GitHub पर देखें↗3,466
  • i3months/eziwikiI

    i3months/eziwiki

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • intuit/igniteintuit का अवतार

    intuit/Ignite

    100GitHub पर देखें↗

    Ignite Modern markdown documentation generation.

    JavaScript
    GitHub पर देखें↗100
  • jashkenas/doccojashkenas का अवतार

    jashkenas/docco

    3,574GitHub पर देखें↗

    Literate Programming can be Quick and Dirty.

    HTML
    GitHub पर देखें↗3,574
  • jsdoc/jsdocjsdoc का अवतार

    jsdoc/jsdoc

    15,442GitHub पर देखें↗

    JSDoc is a JavaScript API documentation generator that parses comments in source code to produce structured documentation files for a project interface. It functions as a source code documentation tool that extracts metadata from code comments to automate the creation of technical API references. The system operates as a template-based documentation engine, supporting external templates to customize the visual presentation and layout of the output. It also serves as a Markdown documentation exporter, transforming extracted documentation into Markdown files for use on alternative publishing pl

    JavaScript
    GitHub पर देखें↗15,442
  • jsdoc3/jsdocJ

    jsdoc3/jsdoc

    0GitHub पर देखें↗

    An API documentation generator for JavaScript.

    GitHub पर देखें↗0
  • lord/slatelord का अवतार

    lord/slate

    36,082GitHub पर देखें↗

    Slate is a static API documentation generator and developer documentation framework. It transforms API specifications and text files into a formatted static website designed for hosting API references and guides. The system functions as a static site generator that builds a developer portal without the need for a backend database. It manages API reference details by organizing technical endpoints into a readable format and providing a structured layout for developer consumption. The framework covers content generation and site architecture, including the compilation of markdown guides and th

    GitHub पर देखें↗36,082
  • mgks/docmdM

    mgks/docmd

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • nevir/grocnevir का अवतार

    nevir/groc

    579GitHub पर देखें↗

    Groc takes your documented code, and in an admission that people aren't machines, generates documentation that follows the spirit of literate programming. Take a look at the self-generated documentation, and see if it appeals to you!

    CoffeeScript
    GitHub पर देखें↗579
  • ng-doc/ng-docng-doc का अवतार

    ng-doc/ng-doc

    321GitHub पर देखें↗

    📃 The documentation engine for Angular projects

    TypeScript
    GitHub पर देखें↗321
  • omachala/heroshotomachala का अवतार

    omachala/heroshot

    62GitHub पर देखें↗

    Screenshot automation framework. Define once, regenerate forever. Visual picker, multi-viewport, light/dark mode, CI-ready.

    TypeScriptautomationclideveloper-tools
    GitHub पर देखें↗62
  • princeofv/envguardsprinceofv का अवतार

    princeofv/envguards

    2GitHub पर देखें↗

    Managing environment variables across different frameworks and environments is painful:

    TypeScript
    GitHub पर देखें↗2
  • ralt/docgeneratorR

    Ralt/docgenerator

    0GitHub पर देखें↗

    docgenerator

    GitHub पर देखें↗0