/
XPLAY
/
Sonara
Обзор
Документация
Войти
/
XPLAY
/
Sonara
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
Sonara
/
node_modules
/
minimatch
/
..
dist
First commit
месяц назад
LICENSE.md
First commit
месяц назад
README.md
First commit
месяц назад
package.json
First commit
месяц назад
minimatch
Important Security Consideration!
Usage
Features
Windows
UNC Paths
Minimatch Class
Properties
Methods
minimatch(path, pattern, options)
minimatch.filter(pattern, options)
minimatch.escape(pattern, options = {})
minimatch.unescape(pattern, options = {})
minimatch.match(list, pattern, options)
minimatch.makeRe(pattern, options)
Options
debug
nobrace
noglobstar
dot
noext
nocase
nocaseMagicOnly
nonull
magicalBraces
matchBase
nocomment
nonegate
flipNegate
partial
windowsPathsNoEscape
windowsNoMagicRoot
preserveMultipleSlashes
optimizationLevel
platform
maxGlobstarRecursion
maxExtglobRecursion
Comparisons to other fnmatch/glob implementations
README.md