glob-pattern topic
List
glob-pattern repositories
matched
25
Stars
2
Forks
Watchers
Glob matching with support for multiple patterns and negation. Use `~` in cwd to find files in user home, or `@` for global npm modules.
json-query
22
Stars
4
Forks
Watchers
Query and transform your json data using an extended glob-pattern.
is-match
20
Stars
5
Forks
Watchers
Create a matching function from a glob pattern, regex, string, array or function.
dots
28
Stars
3
Forks
Watchers
Implements the wildcard file matching in Go used by golint, go test etc.