A fast and minimal alternative to globby and fast-glob

glob
2 Open Issues Need Help Last updated: Jun 22, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The `tinyglobby` library on Windows fails to return absolute paths when the `absolute: true` option is used with a pattern that starts with a drive letter. However, it correctly returns absolute paths when the `cwd` option is explicitly set to the drive letter.

Complexity: 3/5
help wanted

A fast and minimal alternative to globby and fast-glob

TypeScript
#glob

AI Summary: The task is to decide whether to upgrade the `tinyglobby` package's Node.js engine version from supporting Node 12 to Node 16. This decision needs to weigh the potential impact on users still using Node 12 against the benefits of using newer Node.js features and simplifying maintenance. Gathering feedback from users about their Node.js versions and potential compatibility issues is crucial.

Complexity: 3/5
help wanted

A fast and minimal alternative to globby and fast-glob

TypeScript
#glob