File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 3
3
Fast, unopinionated, minimalist web framework for [ node] ( http://nodejs.org ) .
4
4
5
5
[ ![ NPM Version] [ npm-version-image ]] [ npm-url ]
6
+ [ ![ NPM Install Size] [ npm-install-size-image ]] [ npm-install-size-url ]
6
7
[ ![ NPM Downloads] [ npm-downloads-image ]] [ npm-downloads-url ]
7
8
8
9
``` js
@@ -159,5 +160,7 @@ The current lead maintainer is [Douglas Christopher Wilson](https://github.com/d
159
160
[ github-actions-ci-url ] : https://github.com/expressjs/express/actions/workflows/ci.yml
160
161
[ npm-downloads-image ] : https://badgen.net/npm/dm/express
161
162
[ npm-downloads-url ] : https://npmcharts.com/compare/express?minimal=true
163
+ [ npm-install-size-image ] : https://badgen.net/packagephobia/install/express
164
+ [ npm-install-size-url ] : https://packagephobia.com/result?p=express
162
165
[ npm-url ] : https://npmjs.org/package/express
163
166
[ npm-version-image ] : https://badgen.net/npm/v/express
You can’t perform that action at this time.
0 commit comments