npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "globs" 的结果(共 12 个)
glob-to-regexp

Convert globs to regular expressions

BSD-2-Clause
glob-watcher

Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.

MIT
@gulpjs/to-absolute-glob

Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.

MIT
to-absolute-glob

Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.

MIT
zeptomatch-escape

A little utility for escaping globs before passing them to zeptomatch.

MIT
tiny-readdir-glob

A simple promisified recursive readdir function, with support for globs.

MIT
is-negated-glob

Returns an object with a `negated` boolean and the `!` stripped from negation patterns. Also respects extglobs.

MIT
glob-slasher

Prefix an object (key/values) of globs with a slash and normalize. Supports negated globs too. Glob version of slasher module

MIT
glob-slash

Prefix globs with a slash and normalize. Supports negated globs too

MIT
fstream-ignore

A thing for ignoring files based on globs

ISC
globrex

Glob to regular expression with support for extended globs

MIT