Search results
23 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]
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.
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.
A javascript equivalent of Python's zip function
Cross-browser longest transition getter
Get the length of the longest word in a string. It also correctly calculates the length of the words containing ANSI escape codes.
Merge n number of arrays by shortest or longest array
Reasonably efficient and concise exact longest common subsequence and minimum edit-distance algorithm implementation for JavaScript
Right align the values of a given property for each object in an array. Useful for creating text columns or tables.
Right pad the keys of an object.
Longest common substring implementation in JavaScript
Combines values from arrays.
Combines values from arrays.
Right align the keys of an object.
A simple node module that provides methods for string manipulations.