longest-streak48.5mMIT3.1.0
Count the longest repeating streak of a substring
wooormalmost 3 years agocount, length, longest, repeating longest15.7mMIT2.0.1Get the longest item in an array.
jonschlinkertover 2 years agoarray, element, item, length right-pad-values66.7kMIT0.3.1Right pad the values of a given property for each object in an array. Useful for creating text columns or tables.
jonschlinkertover 3 years agoalign, column, longest, object longest-value66.6kMIT0.2.0Get 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.
jonschlinkertover 3 years agoarray, cli, command, command-line node-lcs17.4kMIT1.0.4Implementations for the Longest Common Substring algorithm [O(nm) time]
dinhoabreuover 3 years agolcs, longest, common, substring