Comments

Open-source projects categorized as Comments

Top 23 Comment Open-Source Projects

  • utterances

    :crystal_ball: A lightweight comments widget built on GitHub issues

  • Project mention: Converting BlogCFC blog to Eleventy | dev.to | 2024-04-17

    Handling New Comments: There are excellent lightweight comment utilities available for managing comments on your eleventy blog. I personally use Utterances, but Giscus is also a great alternative.

  • giscus

    A comment system powered by GitHub Discussions. :octocat: :speech_balloon: :gem:

  • Project mention: Leaving Substack | news.ycombinator.com | 2024-04-25
  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • tsdoc

    A doc comment standard for TypeScript

  • Coral

    A better commenting experience from Vox Media (by coralproject)

  • Project mention: What Is a Vector Database | news.ycombinator.com | 2023-05-05

    The Coral Project [0] (commenting platform used on Washington Post, New York Times, The Verge) uses an Apache 2.0 license [1]. Which doesn't seem to have prevented it from raking in big SaaS customers.

    A lot of people worry about copy-cat services, but it's kind of rare that someone will be able to compete with you as the original in hosting your own service as well as you can. Especially when you consider support and maintenance requirements of a new product you aren't personally developing.

    I could see copy-cat services being more of an issue in the late stage of a product though? When everyone knows lots about how to stand it up and use it?

    [0] https://coralproject.net/

  • chat-ui-kit-react

    Build your own chat UI with React components in few minutes. Chat UI Kit from chatscope is an open source UI toolkit for developing web chat applications.

  • Project mention: Front-end chatbot for my langchain bot | /r/LangChain | 2023-06-16

    Are you familiar with JS/React? You can try this: https://github.com/chatscope/chat-ui-kit-react

  • mouthful

    Mouthful is a self-hosted alternative to Disqus

  • URS

    Universal Reddit Scraper - A comprehensive Reddit scraping/archival command-line tool.

  • Project mention: Nitter Shutting Down | news.ycombinator.com | 2024-01-27

    If they don't want you to use their API just respect their wishes and scrape Reddit. https://github.com/JosephLai241/URS it's the only moral thing we can do.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • comments

    Native comments for your Laravel application. (by laravelista)

  • django-comments-xtd

    A pluggable Django comments application with thread support, follow-up notifications, mail confirmation, like/dislike flags, moderation, a ReactJS plugin and Bootstrap 5.3.

  • chirpy

    💬 A privacy-friendly and customizable Disqus (comment system) alternate. 注重隐私保护和定制化的评论系统。

  • strapi-plugin-comments

    A plugin for Strapi Headless CMS that provides end to end comments feature with their moderation panel, bad words filtering, abuse reporting and more.

  • AutoDoc-ChatGPT

    AutoDoc-ChatGPT is a Python script that leverages the power of ChatGPT model to automatically generate documentation for any programming language. With AutoDoc-ChatGPT, you can easily generate comprehensive documentation for your codebase.

  • Project mention: Can Code GPT document a python code? | /r/CodeGPT_VSCode | 2023-05-05

    I have been using AutoDoc-ChatGPT (https://github.com/awekrx/AutoDoc-ChatGPT) to document python code. For this I need to use either command line or paste the code to be documented in another script, which can get a bit troublesome.

  • disqus-react

    A React component for Disqus

  • code-gpt

    Make sense of any code, anytime. 🚀

  • Project mention: ChatGPT - code base | /r/ChatGPT | 2023-05-23

    Have a look at https://github.com/VaibhavAcharya/code-gpt

  • Kickass-markdown

    A collection of Github markdown tricks for writing kickass READMEs, Pull Requests & Comments.

  • karngyan.com

    Dark themed, SEO friendly: Nuxt Content + TailwindCSS + Firebase + i18n + RSS2 based SPA for procrastinating developers to quickly spin up their own kickass blog and showcase their projects.

  • steam-comment-service-bot

    📡 The most advanced Steam Account Manager Bot with mass comment/like/fav/follow and plugin support

  • SwiftyComments

    UITableView based component designed to display a hierarchy of expandable/foldable comments.

  • nrkbetaquiz

    Require the reader to pass a quiz before being able to comment on an article

  • threaded-comments

    Reddit styled threaded comments using Supabase and Next.js

  • XRPL-Standards

    XLS: XRP(L) community defined Suggestions, Proposals, RFCs / Standards / Drafts & discussions, to be added to the core protocol, used for platform & apps devemopment, etc.

  • Project mention: XRP Ledger AMM Bug Fix Now Integrated: A Detailed Analysis | dev.to | 2024-04-12

    AMMs provide a new way to convert between assets that complements the DEX’s order books. Unlike offers, which have fixed exchange rates, the AMM exchange rate varies continuously as liquidity is consumed from the AMM pool according to a constant product formula (see XLS-30 for details). The payment engine needs a way to compare the discrete liquidity from an offer with the continuous liquidity from an AMM to provide the most cost-efficient path for payments.

  • tree-sitter-comment

    Tree-sitter grammar for comment tags like TODO, FIXME(user).

  • Project mention: Documentation Comment highlighting with TreeSitter | /r/neovim | 2023-05-13

    As far as I know there is currently no treesitter parser for Doxygen style comments. There is a language agnostic comment parser that is supported by nvim-treesitter that will highlight things like TODO: and NOTE: in comments. Until this recent commit nvim-treesitter provided a query for this parser that highlighted @ text in comments. It was meant to highlight a reference to a user but it doubled as a doxygen tag highlight for me for a while. I just noticed that this query has been removed and I'm not sure why but you can add it as a custom query in your Neovim config. I have yet to try this so you'll have to refer to the Neovim treesitter docs for where to add the query.

  • nvim-comment-frame

    Detects the language using treesitter and adds a comment block

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Comments related posts

  • Leaving Substack

    3 projects | news.ycombinator.com | 25 Apr 2024
  • XRP Ledger AMM Bug Fix Now Integrated: A Detailed Analysis

    2 projects | dev.to | 12 Apr 2024
  • Blog Comments

    3 projects | dev.to | 19 Jan 2024
  • Download Toddler for FREE: Toddler is a bash script that extracts all the TODO comments across your codebase into a markdown file.

    1 project | /r/ToddlerAI | 11 Dec 2023
  • Download Toddler for FREE: Toddler is a bash script that extracts all the TODO comments across your codebase into a markdown file.

    1 project | /r/ToddlerAI | 8 Dec 2023
  • Download Toddler for FREE: Toddler is a bash script that extracts all the TODO comments across your codebase into a markdown file.

    1 project | /r/ToddlerAI | 6 Dec 2023
  • Download Toddler for FREE: Toddler is a bash script that extracts all the TODO comments across your codebase into a markdown file.

    1 project | /r/ToddlerAI | 5 Dec 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 2 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Comment projects? This list will help you:

Project Stars
1 utterances 8,621
2 giscus 7,244
3 tsdoc 4,655
4 Coral 1,863
5 chat-ui-kit-react 1,082
6 mouthful 759
7 URS 727
8 comments 721
9 django-comments-xtd 584
10 chirpy 523
11 strapi-plugin-comments 401
12 AutoDoc-ChatGPT 379
13 disqus-react 361
14 code-gpt 353
15 Kickass-markdown 345
16 karngyan.com 333
17 steam-comment-service-bot 252
18 SwiftyComments 225
19 nrkbetaquiz 204
20 threaded-comments 182
21 XRPL-Standards 179
22 tree-sitter-comment 122
23 nvim-comment-frame 94

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com