Search results
22 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
- bash
- bracket
- character-class
- expand
- expansion
- expression
- extglob
- extglobs
- file
- files
- filter
- find
- glob
- globbing
- View more
Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet
Returns true if a string has an extglob.
Parse a glob pattern into an object of tokens.
Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)
Returns true if a file path does not contain any invalid characters.
Returns `true` if an array has a glob pattern.
Returns true if a windows file path has invalid characters.
Cross-platform glob expansions simplified. Input: file paths and glob expressions. Output: resolved file paths organised by type (file, directory and not-found).
quick and dirty file globber ( quicker but dirtier than 'glob' )
Bash-powered globbing for node.js
Adds array support to node-glob, sync and async. Also supports tilde expansion (user home) and resolving to global npm modules.
- array
- directories
- exclude
- exclusions
- expand
- files
- filesystem
- find
- fnmatch
- folders
- fs
- glob
- globbing
- globby
- View more
Filter an object using glob patterns and dot notation.
🤠 Parser for object property paths with wildcards and regexps 🌵
- wildcard
- glob
- globbing
- globstar
- regex
- regexp
- regular-expression
- path
- recursion
- functional-programming
- map
- filter
- algorithm
- data-structures
- View more
🤠 Object property paths with wildcards and regexps 🌵
- wildcard
- glob
- globstar
- globbing
- regex
- regexp
- regular-expression
- path
- recursion
- functional-programming
- map
- filter
- algorithm
- data-structures
- View more
🤠 Functional utilities using object property paths with wildcards and regexps 🌵
- wildcard
- glob
- globbing
- globstar
- regex
- regexp
- regular-expression
- path
- recursion
- functional-programming
- map
- filter
- algorithm
- data-structures
- View more
A simple matcher with regex cache.
- match
- regex
- matcher
- wildcard
- minimatch
- globby
- pattern
- micromatch
- regexp
- anymatch
- globstar
- star
- star-match
- star-matcher
### Summary
Lightweight, clearly-defined alternative to file glob strings
Return `true` if a file extension matches the given string, array of strings, or RegExp pattern.