Skip to content

Repository files navigation

React Comments Library

Extensible, production-ready React comments component library

🚧 Work in Progress

This library is currently under active development.

Features (Planned)

  • ✅ TypeScript support
  • ⏳ Nested/threaded comments
  • ⏳ Customizable adapter pattern
  • ⏳ Compound components for flexibility
  • ⏳ Headless hooks
  • ⏳ Plugin system

Installation

npm install @zmirnes/react-comments

Quick Start

import { Comments } from "@zmirnes/react-comments";

function App() {
  return <Comments />;
}

Development

npm install
npm run dev

License

MIT

About

Extensible React comments library with TypeScript

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages