Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
longest-streak
Count the longest repeating streak of a substring
longest
Get the longest item in an array.
node-lcs
Implementations for the Longest Common Substring algorithm [O(nm) time]
longest-line
Get the longest line length of a string.
right-pad-values
Right pad the values of a given property for each object in an array. Useful for creating text columns or tables.
longest-value
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.
longestrepeatedstrings
Finds duplicated text strings and generates a report about the longest substrings or most frequent words in supplied text
common-path
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.
string-algorithms
Linear-time string search and comparison algorithms.
longest-transition
Cross-browser longest transition getter
zip-array
A javascript equivalent of Python's zip function
arrzip
Merge n number of arrays by shortest or longest array
right-align-values
Right align the values of a given property for each object in an array. Useful for creating text columns or tables.
longest-length
Get the length of the longest word in a string. It also correctly calculates the length of the words containing ANSI escape codes.
right-pad-keys
Right pad the keys of an object.
@edit-distance/myers-1986
Reasonably efficient and concise exact longest common subsequence and minimum edit-distance algorithm implementation for JavaScript
@extra-array/zip-longest.min
Combines values from arrays.
longest-repeating-and-non-overlapping-pattern
Find the longest repeating and non overlapping pattern
js-lcs
Longest common substring implementation in JavaScript
compared
Compare Array item length