II.
Library overview
Reference · livelibrary:glob
glob overview
The original glob pattern matching library for Node.js, used by npm, webpack, and countless build tools to expand shell-style wildcards (*, **, ?) into lists of file paths.
Attributes
displayName
glob
belongsToLanguageId
category
filesystem
description
The original glob pattern matching library for Node.js, used by npm,
webpack, and countless build tools to expand shell-style wildcards
(*, **, ?) into lists of file paths.
Outgoing edges
alternative_to1
- library:fast-glob·Libraryfast-glob
belongs_to_language1
- language:javascript·LanguageJavaScript
used_for1
- skill-area:ci-pipeline-optimization·SkillAreaCI Pipeline Optimization
Incoming edges
None.