SideComments.js – Give your site/app Medium.com Style Commenting

      

SideComments.js is a UI component to give you Medium.com style comment management on the front-end. It allows users to comment directly on sections of content rather than the boring comment stream on the bottom of the page that we’re so used to.

This component only handles the display / user interface of how your comments are presented. It does not provide any utilities to help manage storing or retreiving your comment data from your server, how you do that is entirely up to you. Check out the integrations section for resources related to back-end integration.

sidecommentjs

Hover over each section and you’ll notice a little “comment bubble” pop up. Clicking on the markers on the right will show the SideComments. Sections without any comments only show their marker on hover.

sidecommentjs_1

Demo & Download