Simple utility library to check diffs within react components.
No description provided.
Declarative routing for React web applications
Continuation of a simple and beautiful text diff viewer component made with diff and React
A React helper hook for scheduling a layout effect with a fallback to a regular effect for environments where layout effects should not be used (such as server-side rendering).
A JavaScript text diff implementation.
Emit event periodically (even when app is in the background)
Compare items in two sequences to find a longest common subsequence
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
Compare items in two sequences to find a longest common subsequence
A git diff component to consume the git unified diff output.
Fast Javascript text diff
A simple and beautiful text diff viewer component made with diff and React
@git-diff-view/react
No description provided.
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
Returns the git diff of two strings
Robust diff, match and patch algorithms to perform operations required for synchronizing plain text
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Generates diffs between documents and primitive types
JSON diff & patch (object and array diff, text diff, multiple output formats)
npm package for https://github.com/google/diff-match-patch
Create React App Configuration Override, an easy and comprehensible configuration layer for create-react-app.
Return an object representing the diffs between two objects. Supports jsonPatch protocol