Find diff between any two variables where variables be any valid JavaScript data type like string, numeric, array or object
A fast, minimal, memory-efficient diff algorithm on strings, arrays, and typed arrays.
Good-lookin' diffs with diff-highlight and more
No description provided.
Get an array of all files in a directory and subdirectories.
Make a directory and its parents if needed - Think `mkdir -p`
A library that creates a diff object by comparing two objects recursively.
Fast Javascript text diff
a recursive diff of javascript sequentiable data structures
Compare items in two sequences to find a longest common subsequence
Recursively read a directory
A JavaScript text diff implementation.
Compare items in two sequences to find a longest common subsequence
Recursive-Length Prefix (RLP) coder.
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
npm package for https://github.com/google/diff-match-patch
Expose config variables to React Native apps
Return an object representing the diffs between two objects. Supports jsonPatch protocol
Continuation of a simple and beautiful text diff viewer component made with diff and React
Generates diffs between documents and primitive types
(recursive)? merging of (cloned)? objects.
node-fs is an extension to the original nodejs fs library, offering new functionalities.
Simple, flexible file copy utility
Easy Diff enhances the functionality of Hash, allowing recursive diff, merge, and unmerge of arbitrarily constructed hashes. This is perfect for people who need to do diffs on not only plain text files but also data as Hash or JSON objects. Unmerge is included with diff and merge to more easily allow versioning of arbitrary data.
Ruby library to recursively checksum a directory (and later diff working directory against the checksum)
isort automatically sorts and organizes import statements in Ruby files. It groups imports into sections (stdlib, third-party, first-party, local), sorts alphabetically within each section, removes duplicates, and preserves comments. Supports require, require_relative, include, extend, autoload, and using statements. Features include: check mode for CI integration, diff preview, atomic mode with syntax validation, skip directives for fine-grained control, and recursive directory processing. Inspired by Python's isort.
No description provided.
No description provided.
No description provided.