807 packages matching “leftmost-longest”
common-path-prefix
v3.0.0 · 6 years ago
Computes the longest prefix string that is common to each path, excluding the base component
No known vulnerabilities
longest-common-subsequence
v1.0.4 · 9 years ago
Get the longest common subsequence of two strings as described in https://en.wikipedia.org/wiki/Longest_common_subsequence_problem
No known vulnerabilities
lpad-align
v3.0.0 · 5 years ago
Left pad a string to align with the longest string in an array
No known vulnerabilities
lcs-image-diff
v4.0.1 · 3 months ago
A JavaScript library to diff two images. Uses the Longest-Common-Subsequence algorithm to allow content to shift.
No known vulnerabilities
lcp
v1.1.0 · 9 years ago
Compute the Longest Common Prefix from some strings
No known vulnerabilities
@nlptools/distance
v0.0.8 · 2 months ago
Complete string distance and similarity algorithms package with WebAssembly and JavaScript implementations
No known vulnerabilities
longest-length
v0.1.1 · 9 years ago
Get the length of the longest word in a string. It also correctly calculates the length of the words containing ANSI escape codes.
No known vulnerabilities
posix-regex
v1.0.0 · 7 days ago
POSIX standard RegExp, faster than glibc.
No known vulnerabilities
longest-value
v0.2.0 · 11 years ago
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.
No known vulnerabilities
string-metric
v0.3.3 · 4 years ago
Get string similarity in JavaScript or TypeScript
No known vulnerabilities
emoji-aware
v3.1.0 · 4 years ago
Emoji-aware unicode string utilities
No known vulnerabilities
longest-transition
v0.1.0 · 9 years ago
Cross-browser longest transition getter
No known vulnerabilities
fast-array-diff
v1.1.0 · 3 years ago
Implementation of paper 'An O(ND) Difference Algorithm and Its Variations' on array
No known vulnerabilities
search-trie
v3.0.0 · 2 years ago
A simple trie structure to perform prefix search on texts in O(n) time, where n - number of characters in searched word. > Trie is a basic Tree structure, also known as [prefix tree](https://en.wikipedia.org/wiki/Trie) Super simple, Super fast, super comp
No known vulnerabilities
@backstage/plugin-search-backend-module-pg
v0.5.57 · 1 month ago
A module for the search backend that implements search using PostgreSQL
No known vulnerabilities
random-words
v2.0.1 · 2 years ago
Generate one or more common English words
No known vulnerabilities
@types/align-text
v1.0.4 · 2 years ago
TypeScript definitions for align-text
No known vulnerabilities
@unified-latex/unified-latex-util-scan
v1.8.4 · 4 months ago
Functions for modifying a unified-latex AST
No known vulnerabilities
longest-common-substring
v0.0.1 · 13 years ago
an implementation of the longest common substring problem
No known vulnerabilities
js-longest-repeated-substring
v1.0.3 · 9 years ago
Package implements longest repeated substring for finding the longest repeated string within a text body
No known vulnerabilities