giscus: A comments widget built on GitHub Discussions

This page summarizes the projects mentioned and recommended in the original post on /r/github

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.io
featured
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.
www.influxdata.com
featured
  • giscus

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

  • All you need to do is include a small script tag to the page, and it will search for a matching discussion based on the criteria that you choose (e.g. pathname, , etc.), and display the comments for that discussion. If no matching discussion is found, giscus will automatically create one the first time someone leaves a comment. All data is stored in your GitHub repository's Discussions.

    The concept is taken from utterances, a similar project that utilizes GitHub Issues. I initially wanted to fit the Discussions integration into it, but the Discussions API is still in beta and a bit tough to work with. Thus, I decided to create a new project from scratch.

    Link to the GitHub repository.

    Let me know what you think!

    Stack:

    • Next.js + Preact
    • TypeScript
    • Tailwind CSS

  • utterances

    :crystal_ball: A lightweight comments widget built on GitHub issues

  • All you need to do is include a small script tag to the page, and it will search for a matching discussion based on the criteria that you choose (e.g. pathname, , etc.), and display the comments for that discussion. If no matching discussion is found, giscus will automatically create one the first time someone leaves a comment. All data is stored in your GitHub repository's Discussions.

    The concept is taken from utterances, a similar project that utilizes GitHub Issues. I initially wanted to fit the Discussions integration into it, but the Discussions API is still in beta and a bit tough to work with. Thus, I decided to create a new project from scratch.

    Link to the GitHub repository.

    Let me know what you think!

    Stack:

    • Next.js + Preact
    • TypeScript
    • Tailwind CSS

  • 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
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Comment system for a personal blog?

    2 projects | /r/reactjs | 16 Jan 2022
  • Show HN: Giscus – A comments widget powered by GitHub Discussions

    2 projects | news.ycombinator.com | 30 May 2021
  • Blog Comments

    3 projects | dev.to | 19 Jan 2024
  • How do I use utterances on a static GitHub pages site with no custom theme?

    1 project | /r/Jekyll | 11 Sep 2023
  • Add comments to blog website in minutes

    1 project | dev.to | 23 Aug 2023