Showing 1-20 of 981 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
Replace all substring matches in a string
Filter tests using substring
Extracts the characters from a string between two specified indices.
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.
Return the part of a string before a specified substring.
Return the part of a string after a specified substring.
A Javascript library for fuzzy substring searches.
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)
an implementation of the longest common substring problem
Applies a substring fragmentation to LDES members
Minimalistic trie implementation for prefix searches