/
eb
/
Surf
Обзор
Документация
Войти
/
eb
/
Surf
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
Surf
/
node_modules
/
fast-glob
/
..
node_modules
Initial commit
6 лет назад
out
Initial commit
6 лет назад
LICENSE
Initial commit
6 лет назад
README.md
Initial commit
6 лет назад
package.json
Initial commit
6 лет назад
fast-glob
Table of Contents
Highlights
Donation
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(pattern)`
pattern
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
Server
Nettop
Changelog
License
README.md