26 packages found
Implementations for the Longest Common Substring algorithm [O(nm) time]
Linear-time string search and comparison algorithms.
Get the longest item in an array.
Count the longest repeating streak of a character
Library for finding the longest common substring in a array starting with the same prefix.
Reasonably efficient and concise exact longest common subsequence and minimum edit-distance algorithm implementation for JavaScript
Merge n number of arrays by shortest or longest array
A javascript equivalent of Python's zip function
Finds the longest common parent directory path in an array of file path strings or custom objects. Also returns sub and base parts for each path.
Longest common substring implementation in JavaScript
Find the longest repeating and non overlapping pattern
Compare Array item length
A simple node module that provides methods for string manipulations.
Combines values from iterables, till longest.
Combines values from iterables, till longest.
Combines values from arrays.
Combines values from arrays.
Get the longest line length of a string.
Get the length of the longest word in a string. It also correctly calculates the length of the words containing ANSI escape codes.