globby
User-friendly glob matching
@hackylabs/obglob
Glob search an a nested object/array against patterns. Returns a copy of the original with only the matched properties/values included or excluded. Optionally modifies the values of the matched properties. Optionally flattens the result.
is-valid-glob
Return true if a value is a valid glob pattern or patterns.