Medium.com Style Commenting Interface Plugin
Posted · Category: Forms, MIT License
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.
Note that 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 retrieving your comment data from your server, how you do that is entirely up to you.
Requirements: JavaScript Framework
Demo: http://aroc.github.io/side-comments-demo/
License: MIT License
1 Comment