/
asias
/
new
Обзор
Документация
Войти
/
asias
/
new
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
new
/
node_modules
/
fast-glob
/
..
node_modules
project
8 месяцев назад
out
project
8 месяцев назад
LICENSE
project
8 месяцев назад
README.md
project
8 месяцев назад
package.json
project
8 месяцев назад
fast-glob
Table of Contents
Highlights
Old and modern mode
Pattern syntax
Basic syntax
Advanced syntax
Installation
API
Asynchronous
Synchronous
Stream
patterns
[options]
Helpers
`generateTasks(patterns, [options])`
patterns
[options]
`isDynamicPattern(pattern, [options])`
pattern
[options]
`escapePath(path)`
`convertPathToPattern(path)`
Options
Common options
concurrency
cwd
deep
followSymbolicLinks
fs
ignore
suppressErrors
throwErrorOnBrokenSymbolicLink
Output control
absolute
markDirectories
objectMode
onlyDirectories
onlyFiles
stats
unique
Matching control
braceExpansion
caseSensitiveMatch
dot
extglob
globstar
baseNameMatch
FAQ
What is a static or dynamic pattern?
How to write patterns on Windows?
Why are parentheses match wrong?
How to exclude directory from reading?
How to use UNC path?
Compatible with `node-glob`?
Benchmarks
Changelog
License
README.md