A lightweight image comparison tool
image-diff visual-diff diff testing blink image difference comparedeep-diff is a javascript/node.js module providing utility functions for determining the structural differences between objects and includes some utilities for applying differences across objects. In a browser, deep-diff defines a global variable DeepDiff. If there is a conflict in the global namespace you can restore the conflicting definition and assign deep-diff to another variable like this: var deep = DeepDiff.noConflict();.
diff difference compare change-trackingThe algorithm used in DifferenceKit is optimized based on the Paul Heckel's algorithm. See also his paper "A technique for isolating differences between files" released in 1978. RxDataSources and IGListKit are also implemented based on his algorithm. This allows all types of differences to be computed in linear time O(n).
diff difference changeset collectionview tableviewAdobe® Photoshop® has a variety of helpful blend modes for compositing images from multiple RGBA layers. This small library provides the same functionality for HTML Canvas Contexts, with the goal of producing the same results as Photoshop. This will also install node-canvas, which requires a working Cairo install. See https://github.com/Automattic/node-canvas#installation for more details.
html5 canvas photoshop layer context src-over screen multiply difference src-in overlay hardlight colordodge dodge colorburn burn darken darker lighten lighter exclusion softlight luminosity color hue saturation lightercolor darkercolorA reporting tool allowing .Net developers to discover and document public API changes between versions of an application or library.
api binary breaking-changes diff differenceThe Generic Diff Format (GDIFF) is a proposal to W3C for a data format that is used to express the difference between two data streams, very often two different versions of a file. The GDIFF is defined as a set of commands that, when applied to an old version of a file, produ...
diff algorithms delta difference gdiff versioningDotDiff is a small Xml Compare Library, allowing the developer to compare 2 Xml files. It supports mearging of any differences into a single file, or the generation of a diff gram. Comes with a small test UI
compare diff difference xml xml-compareBrowse and compare contents of .wsp files with this tool for SharePoint developers and administrators.
compare difference sharepoint sharepoint-solution wspDiffPlex is a combination of a .NET Diffing Library with both a Silverlight and HTML diff viewer.
diff difference diffplex html library nugetMeasure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithm
leven levenshtein distance algorithm algo string difference diff fast fuzzy similar similarity compare comparison edit text match matchingReturns the difference type between two semver versions, or null if they're identical or the second one is lower than the first.Possible values: 'major', 'minor', 'patch', 'prerelease', 'build', null.
semver version semantic diff differenceLinearly interpolate two numbers, but snap to the closest value if the difference between them is small enough. Comes in handy if you're running an animation but don't want to keep making unnecessary updates to a value as it approaches JS's limits in numerical precision.MIT. See LICENSE.md for details.
lerp linear interpolation interpolate numbers close snap lock value difference smallA super-fast algorithm for matching two sets of polylines and showing the difference. Primarily used for comparing road networks from different datasets.Given arrays a and b, like linematch(a, b, 0.001), linematch will return a new array that contains all segments in a that are not matched with segments in b. If the arrays match exactly, the returned value will be an empty array, [].
algorithm line geometry match geo differenceThe output geometry from each of these operations is guaranteed to be valid and simple as per the OGC.Documentation of any library is critical to its existance and it really takes a community of effort. All of the documentation for the library is included with the library. The Wagyu project loves pull requests so please feel free to contribute at any point in time to the docs/ directory in any way you see fit! If you see a problem in documentation, at least please make an issue in the github repository.
computational-geometry union intersection xor geometry difference clippingMeasure the difference between two strings using the Levenshtein distance algorithm
cli-app cli leven levenshtein distance algorithm algo string difference diff fast fuzzy similar similarity compare comparison edit text match matchingUseful for logging the difference between original and minified file in e.g. a build-system.Original string or its size in bytes.
string buffer pretty color gzip minified min max diff differenceCreate an array with values that are present in the first input array but not additional ones
array difference diff differ filter excludeCalculate difference between two colors from 0 (same) to 100 (white/black).
color difference rgb lab cie76Returns the formatted, high-resolution time difference between start and end times. Uses [pretty-time][] to format time diffs.
console diff difference elapse elapsed log pretty terminal time time-diff timer
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.