搜索 "substring" 的结果(共 7 个)
replace-string
Replace all substring matches in a string
MIT
snapdragon-capture-set
Plugin that adds a `.captureSet()` method to snapdragon, for matching and capturing substrings that have an `open` and `close`, like braces, brackets, etc
MIT
string-indexes
Retrieves all indexes, in non-overlapping ranges, of a substring in a string.
MIT
string-match-left-right
Match substrings on the left or right of a given index, ignoring whitespace
MIT