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

    11在 GitHub 上查看↗

    Angular expressions support for easy-template-x

    TypeScript
    在 GitHub 上查看↗11
  • apiaryio/api-blueprintapiaryio 的头像

    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
  • apidoc/apidocapidoc 的头像

    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
  • coffeedoc/codocoffeedoc 的头像

    coffeedoc/codo

    618在 GitHub 上查看↗

    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 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • compodoc/compodoccompodoc 的头像

    compodoc/compodoc

    4,113在 GitHub 上查看↗

    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

    199在 GitHub 上查看↗

    📖 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,050在 GitHub 上查看↗

    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,293在 GitHub 上查看↗

    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

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • documentationjs/documentationdocumentationjs 的头像

    documentationjs/documentation

    5,798在 GitHub 上查看↗

    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,408在 GitHub 上查看↗

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

    JavaScript
    在 GitHub 上查看↗2,408
  • egoist/docuteegoist 的头像

    egoist/docute

    3,814在 GitHub 上查看↗

    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,731在 GitHub 上查看↗

    ESDoc - Good Documentation for JavaScript

    JavaScript
    在 GitHub 上查看↗2,731
  • evbacher/gd2md-htmlE

    evbacher/gd2md-html

    0在 GitHub 上查看↗

    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,231在 GitHub 上查看↗

    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,902在 GitHub 上查看↗

    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,663在 GitHub 上查看↗

    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,466在 GitHub 上查看↗

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

    TypeScriptasciidocbookebook
    在 GitHub 上查看↗3,466
  • i3months/eziwikiI

    i3months/eziwiki

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • intuit/igniteintuit 的头像

    intuit/Ignite

    100在 GitHub 上查看↗

    Ignite Modern markdown documentation generation.

    JavaScript
    在 GitHub 上查看↗100
  • jashkenas/doccojashkenas 的头像

    jashkenas/docco

    3,574在 GitHub 上查看↗

    Literate Programming can be Quick and Dirty.

    HTML
    在 GitHub 上查看↗3,574
  • jsdoc/jsdocjsdoc 的头像

    jsdoc/jsdoc

    15,442在 GitHub 上查看↗

    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

    0在 GitHub 上查看↗

    An API documentation generator for JavaScript.

    在 GitHub 上查看↗0
  • lord/slatelord 的头像

    lord/slate

    36,082在 GitHub 上查看↗

    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

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • nevir/grocnevir 的头像

    nevir/groc

    579在 GitHub 上查看↗

    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

    321在 GitHub 上查看↗

    📃 The documentation engine for Angular projects

    TypeScript
    在 GitHub 上查看↗321
  • omachala/heroshotomachala 的头像

    omachala/heroshot

    62在 GitHub 上查看↗

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

    TypeScriptautomationclideveloper-tools
    在 GitHub 上查看↗62
  • princeofv/envguardsprinceofv 的头像

    princeofv/envguards

    2在 GitHub 上查看↗

    Managing environment variables across different frameworks and environments is painful:

    TypeScript
    在 GitHub 上查看↗2
  • ralt/docgeneratorR

    Ralt/docgenerator

    0在 GitHub 上查看↗

    docgenerator

    在 GitHub 上查看↗0