Search results
24 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Count the longest repeating streak of a substring
Get the longest item in an array.
Implementations for the Longest Common Substring algorithm [O(nm) time]
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.
Get the longest line length of a string.
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.
Linear-time string search and comparison algorithms.
Cross-browser longest transition getter
Finds duplicated text strings and generates a report about the longest substrings or most frequent words in supplied text
A javascript equivalent of Python's zip function
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.
Right align the values of a given property for each object in an array. Useful for creating text columns or tables.
Reasonably efficient and concise exact longest common subsequence and minimum edit-distance algorithm implementation for JavaScript
Right pad the keys of an object.
Combines values from arrays.
Longest common substring implementation in JavaScript
Compare Array item length
Find the longest repeating and non overlapping pattern