Add content to globby (#3432)

pull/3440/head
Nikita Monastyrskiy 2 years ago committed by GitHub
parent 6f05972493
commit 5b180e2597
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 11
      src/roadmaps/nodejs/content/105-nodejs-working-with-files/104-globby.md

@ -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)

Loading…
Cancel
Save