1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-31 04:59:50 +02:00

Add content to globby (#3432)

This commit is contained in:
Nikita Monastyrskiy
2023-02-10 20:10:39 +02:00
committed by GitHub
parent 6f05972493
commit 5b180e2597

View File

@@ -1 +1,10 @@
# Globby
# Globby
_User-friendly glob matching_
Based on fast-glob but adds a bunch of useful features.
Visit the following resources to learn more:
- [NPM Globby](https://www.npmjs.com/package/globby)
- [Github Globby](https://github.com/sindresorhus/globby)