Rare find

Diff Match Patch ES. Find and compare differences between two pieces of text.

github.com/antfu/diff-match-patch-es

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2025
  • Release —v1.0.1
  • chore: release v1.0.1
  • chore: update deps
October 2024
  • Release —v0.1.1
  • chore: release v0.1.1
  • chore: update deps, lint
  • feat: export `diffLinesToChars` and `diffCharsToLines` function (#2)
February 2024
  • chore: typo (#1)
  • Release —v0.1.0
  • chore: release v0.1.0
  • docs: update
  • docs: update
  • chore: improve options interface
  • refactor: breakdown files
  • feat: refactor to typescript and ESM
  • feat: vendor original code
  • chore: init repo