TypeScript library for comparing differences between two XLSX files using Myers diff algorithm
NodeJS Excel files parser & builder
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.
No description provided.
Fast Javascript text diff
Compare items in two sequences to find a longest common subsequence
SheetJS Spreadsheet Community Edition plus Basic Cell Styles
(Experimental) Utilities for working with TypeScript + ESLint together
Robust diff, match and patch algorithms to perform operations required for synchronizing plain text
A JavaScript text diff implementation.
Convert OpenAPI 3.0 & 3.1 schemas to TypeScript
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 an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Port of diff-match-patch to TypeScript.
ESM and TypeScript rewrite of Google's diff-match-patch
Type definitions and documentation for Bun, an incredibly fast JavaScript runtime
Excel XLSX parser/generator written in JavaScript with Node.js and browser support, jQuery/d3-style method chaining, and a focus on keeping existing workbook features and styles in tact.
Track diffs between your json documents.
Easy autofixable import sorting
npm package for https://github.com/google/diff-match-patch
Find diff between any two variables where variables be any valid JavaScript data type like string, numeric, array or object
Implementation of paper 'An O(ND) Difference Algorithm and Its Variations' on array
Return an object representing the diffs between two objects. Supports jsonPatch protocol