Commento is a comment engine. You can embed it on your blog, news articles, and any place where you want your readers to add comments. It's lightweight and simple, allowing for lightning fast page loads. It's privacy-focused because that's the way comment engines should be. Embedding comments on your blog on why Vim is the greatest editor shouldn't inject tons of ads and tracking scripts into your reader's browser.
https://commento.io/Tags | comment-system no-tracking commenting-system commenting-engine commenting disqus-alternative |
Implementation | Go |
License | MIT |
Platform | Windows MacOS Linux |
HashOver is a PHP comment system intended as a replacement for services like Disqus. HashOver adds a "comment section" to any website, by placing a few simple lines of JavaScript or PHP to the source code of any webpage. HashOver is a self-hosted system and allows completely anonymous comments to be posted, the only required information is the comment itself.
commenting-system commenting-engine commenting disqus-alternativetalkatv is a comment service much like DISQUS or IntenseDebate. talkatv is embedded on any page and uses XMLHttpRequest level 2 and Cross-Origin Resource Sharing to post the comment back to the server.
commenting-system commenting-engine commenting disqus-alternativeJuvia is an open source commenting system. It allows you to outsource your commenting needs to an external system so that you don't have to build your own commenting system for each website or each web app. Embedding a Juvia commenting page only involves pasting a JavaScript snippet into your web page.
commenting-system commenting-engine commenting disqus-alternativeIsso is a lightweight commenting server similar to Disqus. It allows anonymous comments, maintains identity and is simple to administrate. It uses JavaScript and cross-origin ressource sharing for easy integration into (static) websites.
disqus commenting self-hosted sqlite3 commenting-system commenting-engine disqus-alternativeOpen source, lightweight (~5kb gzip), privacy-friendly alternative to Disqus. It is not designed to be a complete alternative to Disqus. It's aim is to implement a minimalist and embeddable comment system for small websites (such as your static blog).
comment-system commenting-engine disqus-alternative comments reviewsMouthful is a lightweight commenting server written in GO and Preact. It's a self hosted alternative to disqus that's ad free. It supports multiple database support(sqlite, mysql, postgres, dynamodb), Server side caching to prevent excessive database calls, Rate limiting, Honeypot feature, to prevent bots from posting comments, Migrations from existing commenting engines(isso, disqus) and lot more.
disqus commenting-engines comments preact disqus-alternativeTalkyard is a Forum software, brings together the best from StackOverflow, Discourse, Slack etc. It helps people find help "instantly", in Question & Answers topics, Discuss, upvote and choose the right things to do. It also provides support to do team chat, Add embedded comments to the blog.
forum stackoverflow-like question-answer qa comments commenting-system commenting-engine slack-alternativeThe Disqus Gem helps you easily integrate the Disqus commenting system into your Ruby-based website. It includes a Ruby wrapper for Disqus's REST API, and views helpers to generate their Javasript widgets. See the Disqus::Api class for more info on the Disqus API. You can also read the Disqus developer info here.
Remark42 is a self-hosted, lightweight, and simple (yet functional) comment engine, which doesn't spy on users. It can be embedded into blogs, articles or any other place where readers add comments. Authentication handled by external providers. You should setup oauth2 for all (or some) of them to allow users to make comments. It is not mandatory to have all of them, but at least one should be correctly configured.
commenting comment-system self-hosted commenting-engines comments-widgetA real-time comment engine with support for anonymous or authenticated posts.
comments commenting discussion self-hosted sveltejs markdown static-site static-blog oauth2 real-time commenting-engineA Ruby library for the Disqus commenting API and Javascript widgets.
A comments system powered by GitHub Discussions. Let visitors leave comments and reactions on your website via GitHub. It is heavily inspired by utterances. It does not require database, all data is stored in GitHub Discussions. It is Extensively configurable and supports Custom themes, Multiple languages.
github blog widget comments comments-widget comment-system utterances github-discussions giscus commenting-engineGot a blog? Then you'll definitely want this commenting system. It's got lots of cool features, including themes, multi-language support, smileys, text styling and statistics, and best of all, it's free software!
Squash is an exception reporting and bug analysis tool from Square. Squash lets you analyze information about a bug to determine its root cause. Squash includes a full-featured commenting system, ticket-management system. Squash analyzes the stack trace of every exception, and determines which line in the backtrace is the source of the bug. It then uses git to figure out who might have caused the bug,
dts bug-tracking-system bug-analysis defect-trackingThis project which implements a minimal blog commenting service. The Lambda functions are written in ES6, with async/await, transpiled using Babel, and bundled using Webpack.
Vosao (vo-za) is a content management system (CMS) that enables you to build web sites and online applications on the Google App Engine platform for Java.
cms content-management-system site-building web20Online comments are broken. Our open-source commenting platform, Talk, rethinks how moderation, comment display, and conversation function, creating the opportunity for safer, smarter discussions around your work. Read more about Talk here. Built with <3 by The Coral Project, a part of Vox Media.
comments comments-widget react apollo graphql nodejs journalism talk coral coralproject askThis is a very simple project which provides a commenting web part and a list template with the instance to store user's comments. SharePoint OTB only provides commenting capability on the Blog sites where users add their posts and anyone can view the page and add comments....
comments sharepoint-utility sharepoint-webpart sp-commenting sp-commentsComment functions so powerful—no comment necessary. Most of the following mappings are for normal/visual mode only. The |NERDComInsertComment| mapping is for insert mode only.
Comment stuff out. Use gcc to comment out a line (takes a count), gc to comment out the target of a motion (for example, gcap to comment out a paragraph), gc in visual mode to comment out the selection, and gc in operator pending mode to target a comment. You can also use it as a command, either with a range like :7,17Commentary, or as part of a :global invocation like with :g/TODO/Commentary. That's it. I wrote this because 5 years after Vim added support for mapping an operator, I still couldn't find a commenting plugin that leveraged that feature (I overlooked tcomment.vim). Striving for minimalism, it weighs in at under 100 lines of code.
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.