1 مستودع
Capabilities to modify files on disk using patch objects that specify content changes and metadata updates.
Distinct from Patch-Based Contributions: Candidates focus on environment state [f14_mt1] or DOM patching [f14_mt5].
Explore 1 awesome GitHub repository matching development tools & productivity · Filesystem Patch Application. Refine with filters or upvote what's useful.
jsdiff is a JavaScript text diffing library and comparison engine used to compute differences between strings or arrays. It identifies additions and removals between blocks of text and provides a system for generating and applying formatted Unix-style patches. The toolkit functions as a customizable token differ, allowing for the comparison of arbitrary token sequences using user-defined equality and tokenization rules. This enables the creation of specialized comparison tools for non-standard text or data formats. Comparison capabilities are available at the character, word, and line levels
Modifies one or more files using a patch object to change content, renames, and modes.