utterances-comment

A lightweight comments widget built on GitHub issues.


Keywords
github, comments-widget, comments, blog
License
MIT
Install
npm install utterances-comment@1.0.3

Documentation

utterances ๐Ÿ”ฎ

npm version Build Status NPM Dependencies Known Vulnerabilities

Forked from https://github.com/utterance/utterances

Modified to be compatible with jsDelivr CDN.


A lightweight comments widget built on GitHub issues. Use GitHub issues for blog comments, wiki pages and more!

  • Open source. ๐Ÿ™Œ
  • No tracking, no ads, always free. ๐Ÿ“ก๐Ÿšซ
  • No lock-in. All data stored in GitHub issues. ๐Ÿ”“
  • Styled with Primer, the css toolkit that powers GitHub. ๐Ÿ’…
  • Lightweight. Vanilla TypeScript. No font downloads, JavaScript frameworks or polyfills for evergreen browsers. ๐Ÿฆ๐ŸŒฒ

how it works

When Utterances loads, the GitHub issue search API is used to find the issue associated with the page based on url, pathname or title. If we cannot find an issue that matches the page, no problem, utterances-bot will automatically create an issue the first time someone comments.

To comment, users must authorize the utterances app to post on their behalf using the GitHub OAuth flow. Alternatively, users can comment on the GitHub issue directly.

configuration

sites using utterances

And many more...

Are you using utterances? Add your site to the list!

try it out ๐Ÿ‘‡๐Ÿ‘‡๐Ÿ‘‡