substring-methods
A collection of useful methods related to substrings, on top of the default ones offered by vanilla JavaScript.
A collection of useful methods related to substrings, on top of the default ones offered by vanilla JavaScript.
React component to highlight words within a larger body of text. Forked from github.com/bvaughn/react-highlight-words
pys is a simple(< 1 Kb) javascript library to engance String.substring / Array.slice with python slice style.
Extended `indexOf` for specific occurrence time
Extract the first or all the substrings between two characters
This package returns all the postfixes of a given word.
This package returns all the prefixes of a given word.
package created for educational purpose of the author
Substring Template tag for Insomnia
扩展kmp算法实现查找字符串或数组在原始字符串或数组中的位置
Utility functions shared by react-highlight-words and react-native-highlight-words
helper for text highlighting
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).