133 packages found
Implementations for the Longest Common Substring algorithm [O(nm) time]
Checks if a string has required substrings at given indexes.
Like Javascript's substr, but with wrapping and reversed substrings.
Checks if a string has at least one prohibited substring at a given index.
A React Native port of react-native-highlight-words. This component is used to highlight words within a larger body of text.
- react-native
- react
- reactjs
- react-component
- highlighter
- highlight
- text
- words
- matches
- substring
- occurrences
- search
Merge and sort string index ranges
Finds all the indexes of a substring.
React component to highlight any text in a text. Best used to highlight search results
Checks if substrings are over maximum occurrences in a string.
Checks if substrings have a minimum density in a string.
Utility functions shared by react-highlight-words and react-native-highlight-words
Checks if substrings occur a minimum number of times in a string.
Checks if substrings are under minimum densities in a string.
Checks if substrings are under minimum occurrences in a string.
Checks if a string has required substrings.
Checks if substrings are over maximum densities in a string.
Checks if a string has at least one prohibited substring at a given index.
Checks if a string has required substrings.
Checks if a string has a prohibited substring.
Checks if a string has a prohibited substring.