A simple and fast text diff viewer component
react-code-compareA fork of @praneshr's awesome react-diff-viewer. Adds:
1. Virtual table renderer for large diffs (using @tanstack/react-virtual)
2. React hooks and context API to allow for more flexible rendering and control
``bash``
pnpm install react-code-compare
MIT