A JavaScript implementation of Neil Fraser Differential Synchronization Algorithm
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
No description provided.
Fast Javascript text diff
Compare items in two sequences to find a longest common subsequence
Compare items in two sequences to find a longest common subsequence
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
Returns the git diff of two strings
A simple and beautiful text diff viewer component made with diff and React
PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.
A tiny (183B to 210B) and fast utility to ascend parent directories
A HTML parser extracted from Angular with some modifications
A JavaScript text diff implementation.
A tiny (195B to 220B) utility to recursively list all (total) files in a directory
Return an object representing the diffs between two objects. Supports jsonPatch protocol
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.
A drop-in replacement for fs, making various improvements.
Library to compare 2 images
Continuation of a simple and beautiful text diff viewer component made with diff and React
Backs out file tree changes
Parse a JSON string that has git merge conflicts, resolving if possible
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
Migrate your config data across environments using the CLI or Strapi admin panel.
Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.