Vite resolver for TypeScript compilerOptions.paths
TypeScript definitions for diff-match-patch
ESM and TypeScript rewrite of Google's diff-match-patch
No description provided.
Robust diff, match and patch algorithms to perform operations required for synchronizing plain text
Determine (XDG-compatible) paths for storing application files (cache, config, data, etc)
Tests whether one path is inside another path
Commandline tool which calculates test coverage of (source control) diffs.
Unified diff parser
Modern TypeScript JSON diff library - Zero dependencies, high performance, ESM + CommonJS support. Calculate and apply differences between JSON objects with advanced features like key-based array diffing, JSONPath support, and atomic changesets.
Determine common OS/platform paths (home, temp, ...)
Get the diff from object A to object B
Implementation of paper 'An O(ND) Difference Algorithm and Its Variations' on array
rehype plugin to highlight code blocks in HTML with Prism (via refractor) with line highlighting and line numbers
Declarative routing for React web applications
Computes the longest prefix string that is common to each path, excluding the base component
A lightweight javascript diff library for comparing two javascript object nested with supporting matching by value of the object's choosen key name in array.
Redact JS objects
Compare, format, diff and serialize any JavaScript value
Shelling out to git-diff-tree(1) in a Node streamy fashion
Find diff between any two variables where variables be any valid JavaScript data type like string, numeric, array or object
A lightweight image comparison tool
Universal filesystem path utils
Compute a diff between two pieces of text with support for same-line diffs, and optionally display a visual diff as HTML. Module made from the text-diff-match-patch library.