npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "matching" 的结果(共 30 个)
shebang-regex

Regular expression for matching a shebang line

MIT
url-pattern

easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.

MIT
@bcoe/dotignore

ignorefile/includefile matching .gitignore spec

MIT
url-regex

Regular expression for matching URLs

MIT
staged-files

Run a command on staged files matching a pattern

MIT
fzf

Do fuzzy matching using FZF algorithm in JavaScript

BSD-3-Clause
@csstools/postcss-is-pseudo-class

A pseudo-class for matching elements in a selector list

MIT-0
postcss-attribute-case-insensitive

Enable support for case insensitive attribute matching in selectors

MIT
find-up-json

Find, read and parse the first matching file found walking the filesystem upwards.

MIT
@acuminous/bitsyntax

Pattern-matching on byte buffers

MIT
bitsyntax

Pattern-matching on byte buffers

MIT
unicode-match-property

Match a Unicode property or property alias to its canonical property name without loose matching.

MIT
unicode-match-property-value

Match a Unicode property or property alias to its canonical property name without loose matching.

MIT
unicode-loose-match

A JavaScript implementation of Unicode loose matching.

MIT
find-index

finds an item in an array matching a predicate function, and returns its index

MIT
fileset

Wrapper around miniglob / minimatch combo to allow multiple patterns matching and include-exclude ability

MIT
@jest/pattern

`@jest/pattern` is a helper library for the jest library that implements the logic for parsing and matching patterns.

MIT
semver-regex

Regular expression for matching semver versions

MIT
node-balanced

balanced string matching, and replacing.

MIT
wildcard

Wildcard matching tools

MIT
babel-plugin-minify-replace

Configurable "search and replace" plugin. Replaces matching nodes in the tree with a given replacement node. For example you can replace `process.NODE_ENV` with `"production"`.

MIT
astral-regex

Regular expression for matching astral symbols

MIT
find-up-path

Find the path of the first file matching a given name, walking the filesystem upwards.

MIT
graphmatch

A low-level utility for matching a string against a directed acyclic graph of regexes.

MIT
wildcard-match

A tiny and extremely fast library for compiling and matching basic glob patterns

ISC
identifier-regex

Regular expression for matching JavaScript identifiers

MIT
glob-to-regex.js

Transform GLOB patterns to JavaScript regular expressions for fast file path matching.

Apache-2.0
cidr-regex

Regular expression for matching IP addresses in CIDR notation

BSD-2-Clause
didyoumean2

a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm

MIT