Showing 1-20 of 871 packages
Unicode-aware substring
Count the longest repeating streak of a substring
Count how often a character (or substring) is used in a string
Strip a substring from the start/end of a string
Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz
Filter tests using substring
Replace all substring matches in a string
Improved substring method to avoid splitting mid word
Implementations for the Longest Common Substring algorithm [O(nm) time]
Module making safe substring of HTML source
Retrieves all indexes, in non-overlapping ranges, of a substring in a string.
A Javascript library for fuzzy substring searches.
Return the part of a string before a specified substring.
Return the part of a string after a specified substring.
an implementation of the longest common substring problem
A file suffix is a substring of basename after the first dot
Filters tests by tags/title using substring or regular expressions (can find dynamic tags)
Applies a substring fragmentation to LDES members
Minimalistic trie implementation for prefix searches
Package implements longest repeated substring for finding the longest repeated string within a text body