Search results
42 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
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)
User-friendly glob matching
Extends `minimatch.match()` with support for multiple patterns
Parse a glob pattern into an object of tokens.
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
Escape glob patterns
Tiny glob->regex converter
Extends multimatch() with support for filter functions and regular expressions
Bash-powered globbing for node.js
Utilities for working with CODEOWNERS files
Convert Gitignore to Glob patterns
Require multiple modules using glob patterns. Supports exclusions.
Filter an object values using glob patterns or with a `callback` function returns true.
Tool to convert the patterns and globs of your WebExtension manifest to regex
Parse a .gitignore file into an array of glob patterns.
Filter an object by its keys or values. Returns a copy of an object filtered to have only keys or values that match the given glob patterns.
selectively run browserify transforms using globs or a filter function
A simple mocha runner that includes chai, sinon, sinon-chai and chai-fuzzy and accepts a list of globs to run
User-friendly glob matching. This is a fork of sindresorhus/globby, but with CommonJS support.