A lightweight javascript diff library for comparing two javascript object nested with supporting matching by value of the object's choosen key name in array.
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
A CLI tool to identify differences between Swagger/OpenAPI specs.
A diff/merging wrapper for Ace Editor built on google-diff-match-patch
Lerna-Lite diff commmand - Diff all packages or a single package since the last release
Diff two arrays, finding inserts, removes, and moves
Reports differences between two istanbul JSON code coverage summaries.
Commandline tool which calculates test coverage of (source control) diffs.
Returns the formatted, high-resolution time difference between `start` and `end` times.
(Experimental) Utilities for working with TypeScript + ESLint together
A set of utility functions for expect and related packages
Drop-in replacement for assert to give diff on deepEqual.
Returns the diff of two GraphQL schemas. Detects dangerous and breaking changes.
Generate the diff between two API specifications (OpenAPI, AsyncAPI, GraphApi, JsonSchema)
Finds differences between two JSON object and generates operational transformation (OT) operations for transforming the first object into the second.
diff objects
simple diff for object and arrays with options
A lightweight image comparison tool
rehype plugin to highlight code blocks in HTML with Prism (via refractor) with line highlighting and line numbers
Check password strength against several rules. Includes ActiveRecord/ActiveModel support.
TypeScript port of diff-match-patch.
A Tool to Show Code Coverage for Modified Lines in a Diff
Connect is a family of libraries for building and consuming APIs on different languages and platforms. [@connectrpc/connect](https://www.npmjs.com/package/@connectrpc/connect) brings type-safe APIs with Protobuf to TypeScript.
Implementation of the longest common subsequence (diff) algorithm.