npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "substring" 的结果(共 7 个)
synesthesia

A collection of regular expressions to match color syntax substrings from a text

MIT
longest-streak

Count the longest repeating streak of a substring

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
file-suffix

A file suffix is a substring of basename after the first dot

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