@sanity/diff-match-patch

v3.1.1
Robust diff, match and patch algorithms to perform operations required for synchronizing plain text
diff diff-match-patch google-diff-match-patch

lint

eslint . && tsc --noEmit

test

vitest --reporter=verbose

build

pkg-utils build && pkg-utils --strict

clean

rimraf dist coverage

posttest

npm run lint

prebuild

npm run clean

prepublishOnly

npm run build
npm i @sanity/diff-match-patch

Metadata

Downloads