Showing 21-40 of 983 packages
Package implements longest repeated substring for finding the longest repeated string within a text body
Removes dynamic leading substring
Substring token search
This tool allow find a string or substring from a text and highlight it with html wrapper with unicode support.
Substring node utility.
find the longest string that is a substring of two strings
Replace the substring before the first occurrence of a specified search string.
Replace the substring after the first occurrence of a specified search string.
Replace the substring before the last occurrence of a specified search string.
Replace the substring after the last occurrence of a specified search string.
...
Plain text substring highlight component.
```js import {substring} from "@uwebpro/substring/substring"; ```
Utility that simplifies substring search by normalizing character set. Diacritic marks and supplementary letters are converted to nearest ASCII character sequence before search.
substring ANSI
Replaces substring in a text while preserving case and grammatical number (plural/singular)
Applies a substring fragmentation to LDES members
A utility function for creating substrings for all values of an object.
Find the substring / element among $start and $end argument.
Return the part of a string after the last occurrence of a specified substring.