Showing 1-20 of 177,526 packages
Compare items in two sequences to find a longest common subsequence
A library implementing different string similarity
Compare items in two sequences to find a longest common subsequence
Zero dependency Metric Longest Common Subsequence implementation in js
Count the longest repeating streak of a substring
Recall-Oriented Understudy for Gisting Evaluation (ROUGE) Evaluation Functions with TypeScript support
Find the longest common subsequence.
Get the longest item in an array.
Get the longest common subsequence of two strings as described in https://en.wikipedia.org/wiki/Longest_common_subsequence_problem
Implementation of paper 'An O(ND) Difference Algorithm and Its Variations' on array
A JavaScript library to diff two images. Uses the Longest-Common-Subsequence algorithm to allow content to shift.
Computes the longest prefix string that is common to each path, excluding the base component
Computes the least common multiple (lcm).
Get string similarity in JavaScript or TypeScript
Implementations for the Longest Common Substring algorithm [O(nm) time]
Storybook framework-agnostic API
Upstream: https://github.com/facebook/jest/tree/v27.4.7/packages/diff-sequences
Get the longest value for the given property from an array of objects, or the longest value in an object. Useful for aligning values for text tables, CLI help, etc.
Redis utilities for redis instrumentations
Linear-time string search and comparison algorithms.