longest
Get the longest item in an array.
node-lcs
Implementations for the Longest Common Substring algorithm [O(nm) time]
right-pad-values
Right pad the values of a given property for each object in an array. Useful for creating text columns or tables.