The Replyke Social Comment Section for React is a modern, fully featured comment system designed to integrate seamlessly into web applications. It provides a feature-rich, interactive commenting experience similar to those found in leading social networks, allowing for user engagement, moderation, and customization.
- Mentions (@username) – Users can mention others in comments. Mentions notify users (if enabled) and provide clickable links to their profiles.
- Replies & Likes – Supports nested replies and likes, with built-in notification support for user interactions.
- Highlighted Comments – Pass a comment or reply ID to highlight it, useful for directing users from notifications.
- GIF Support – Enable GIFs in comments by adding your API key in the Replyke dashboard.
- Built-in Authorization – Ensures only authorized users can delete their own comments and prevents duplicate likes.
- Reporting & Moderation – Includes a reporting system with a moderation dashboard where project owners can review reports, remove content, and ban users.
- Custom Styling – Allows developers to customize styling via props to match their application's design.
Install the package via NPM:
npm install @replyke/comments-social-react-js
This package requires @replyke/react to function.
Full documentation, including usage examples and API references, is available at Replyke Documentation.
This package is open-source under the MIT License.
Contributions are welcome! If you have suggestions for improvements or want to add new features, feel free to submit a pull request.
For questions or support, visit the Replyke documentation, open an issue or reach out via the Discord server.