We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d92335 commit b7ec334Copy full SHA for b7ec334
readme.md
@@ -17,6 +17,9 @@
17
<a href="https://npmjs.org/package/tiny-glob">
18
<img src="https://img.shields.io/npm/dm/tiny-glob.svg" alt="downloads" />
19
</a>
20
+ <a href="https://packagephobia.now.sh/result?p=tiny-glob">
21
+ <img src="https://packagephobia.now.sh/badge?p=tiny-glob" alt="install size" />
22
+ </a>
23
</p>
24
25
<p align="center"><b>Tiny and extremely fast library to match files and folders using glob patterns.</b></p>
0 commit comments