longest-streak
Count the longest repeating streak of a substring
Found 24 results for longest
Count the longest repeating streak of a substring
Get the longest item in an array.
Right pad the values of a given property for each object in an array. Useful for creating text columns or tables.
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.
Implementations for the Longest Common Substring algorithm [O(nm) time]
Get the longest line length of a string.
Linear-time string search and comparison algorithms.
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.
Cross-browser longest transition getter
A javascript equivalent of Python's zip function
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
Get the length of the longest word in a string. It also correctly calculates the length of the words containing ANSI escape codes.
Longest common substring implementation in JavaScript
Right align the keys of an object.
Right align the values of a given property for each object in an array. Useful for creating text columns or tables.
Finds duplicated text strings and generates a report about the longest substrings or most frequent words in supplied text
Right pad the keys of an object.
Compare Array item length
A simple node module that provides methods for string manipulations.
Combines values from arrays.
Find the longest repeating and non overlapping pattern
Combines values from arrays.
find longest word in string