highlight-multiple-words
split the text into arrays based on a search string, allowing you to highlight the matches
split the text into arrays based on a search string, allowing you to highlight the matches
An example of creating a package
A React Native test app
A handy module to reverse strings, find their length and get desired substrings.
A module of trim multibyte string by character width. This will work even if contained Unicode, emoji, and surrogate pairs.
```js import {substring} from "@uwebpro/substring/substring"; ```
React Native component used to highlight character within a word. This is a port of [react-native-text-highlight](https://github.com/Anand-Rakesh/React-Native-Text-Highlight).
Quick select and extract strings from strings selecting occurring chars and its repetition.
A utility function for creating substrings for all values of an object.
DataVeil is a robust and versatile library designed to mask sensitive data, ensuring data privacy and security in your applications.
Improved substring method to avoid splitting mid word
A simple implementation of the Boyer-Moore-Horspool string search algorithm for use with buffers or typed arrays
A dustjs helper to get the substring of a string
Small, extensible, Angular-style string templating
A collection of common string functions {web}.
Return the part of a string before the last occurrence of a specified substring.
Return the part of a string before the last occurrence of a specified substring.
Return the part of a string after a specified substring.
Return the part of a string after a specified substring.
Return the part of a string after the last occurrence of a specified substring.