diff-dom
A diff for DOM elements, as client-side JavaScript code. Gets all modifications, insertions and removals between two DOM fragments.
@rushstack/eslint-bulk
Roll out new ESLint rules in a large monorepo without cluttering up your code with "eslint-ignore-next-line"
@n1ru4l/json-patch-plus
This is a slimmed version of [jsondiffpatch](https://github.com/benjamine/jsondiffpatch). All the code is taken from the [jsondiffpatch](https://github.com/benjamine/jsondiffpatch) repository, slimmed down, slightly altered and converted to TypeScript.
diff
A JavaScript text diff implementation.