Package to replace
fast-glob
Suggested replacement(s)
Array.fromAsync(fsPromises.glob(files)))
Manifest type
native (replaceable by a built-in platform feature)
Rationale
Trivially replaceable by a combination of native APIs
Availability
Node v22.2.0+, Deno via Node compat layer, not sure if Bun
Code example (optional)
Package to replace
fast-glob
Suggested replacement(s)
Manifest type
native (replaceable by a built-in platform feature)
Rationale
Trivially replaceable by a combination of native APIs
Availability
Node v22.2.0+, Deno via Node compat layer, not sure if Bun
Code example (optional)