II.
Library overview
Reference · livelibrary:fast-glob
fast-glob overview
High-performance glob implementation for Node.js using micromatch and a concurrent directory walker; significantly faster than glob on large file trees, used by Vite, ESLint, and lint-staged.
Attributes
displayName
fast-glob
belongsToLanguageId
category
filesystem
description
High-performance glob implementation for Node.js using micromatch
and a concurrent directory walker; significantly faster than glob on
large file trees, used by Vite, ESLint, and lint-staged.
Outgoing edges
belongs_to_language1
- language:javascript·LanguageJavaScript
used_for1
- skill-area:ci-pipeline-optimization·SkillAreaCI Pipeline Optimization
Incoming edges
alternative_to1
- library:glob·Libraryglob