Skip to content

komentify/meteor-comments-ui

Repository files navigation

Meteor Comments UI

Build Status

This package lets you add a comment box in a matter of seconds. Comments UI provides the base for komentify, a service that allows you to add comment components to any app without the need for a custom backend.

<div class="comment-section">
    {{> commentsBox id=documentId}}
</div>

documentId could be the id of a blog post, news article or a custom defined string that stands for your guestbook. Check out the screenshot to see how it looks like.

How to install

meteor add arkham:comments-ui

Further reading

Have a look at the GUIDE.md for a detailed explanation of the Javascript API, configuration and more.

About

Simple templates for comment functionality in your Meteor App

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published