Skip to content

Commit d5c514d

Browse files
committed
Merge branch 'master' of https://github.com/es128/anymatch
* 'master' of https://github.com/es128/anymatch: Add nodei.co banners
2 parents 0079540 + 598dfa8 commit d5c514d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ or function that takes the string as an argument and returns a truthy or falsy
55
value. The matcher can also be an array of any or all of these. Useful for
66
allowing a very flexible user-defined config to define things like file paths.
77

8+
[![NPM](https://nodei.co/npm/anymatch.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/anymatch/)
9+
[![NPM](https://nodei.co/npm-dl/anymatch.png?height=3&months=9)](https://nodei.co/npm-dl/anymatch/)
10+
811
Usage
912
-----
1013
`npm install anymatch --save`

0 commit comments

Comments
 (0)