File tree 1 file changed +20
-1
lines changed
1 file changed +20
-1
lines changed Original file line number Diff line number Diff line change 1
- # minimist
1
+ # minimist <sup >[ ![ Version Badge] [ npm-version-svg ]] [ package-url ] </sup >
2
+
3
+ [ ![ github actions] [ actions-image ]] [ actions-url ]
4
+ [ ![ coverage] [ codecov-image ]] [ codecov-url ]
5
+ [ ![ License] [ license-image ]] [ license-url ]
6
+ [ ![ Downloads] [ downloads-image ]] [ downloads-url ]
7
+
8
+ [ ![ npm badge] [ npm-badge-png ]] [ package-url ]
2
9
3
10
parse argument options
4
11
@@ -84,3 +91,15 @@ npm install minimist
84
91
# license
85
92
86
93
MIT
94
+
95
+ [ package-url ] : https://npmjs.org/package/minimist
96
+ [ npm-version-svg ] : https://versionbadg.es/minimistjs/minimist.svg
97
+ [ npm-badge-png ] : https://nodei.co/npm/minimist.png?downloads=true&stars=true
98
+ [ license-image ] : https://img.shields.io/npm/l/minimist.svg
99
+ [ license-url ] : LICENSE
100
+ [ downloads-image ] : https://img.shields.io/npm/dm/minimist.svg
101
+ [ downloads-url ] : https://npm-stat.com/charts.html?package=minimist
102
+ [ codecov-image ] : https://codecov.io/gh/minimistjs/minimist/branch/main/graphs/badge.svg
103
+ [ codecov-url ] : https://app.codecov.io/gh/minimistjs/minimist/
104
+ [ actions-image ] : https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/minimistjs/minimist
105
+ [ actions-url ] : https://github.com/minimistjs/minimist/actions
You can’t perform that action at this time.
0 commit comments