packagephobia-cli

2.0.0 • Public • Published

packagephobia-cli Build Status install size

「 cli for packagephobia

Install

npm i -g packagephobia-cli

or

npx packagephobia-cli tap commander@2.15.0

Usage

packagephobia-cli tap commander
✔ tap@12.0.1
Publish Size:108kB
Install Size:21.1MB
✔ commander@2.17.1
Publish Size:60.7kB
Install Size:60.7kB

-m flag

Can show you the pkg markdown style with install size.

node cli.js express -m
✔ express4.16.4
Publish Size:202 kB
Install Size:1.54 MB
 
[![install size](https://packagephobia.now.sh/badge?p=express4.16.4)](https://packagephobia.now.sh/result?p=express4.16.4)

Like this: install size.

cli

  Usage: cli <name> [options]

  show pkg size

  Options:

    -v, --version        output the version number
    -D, --debug [debug]  debug: boolean/string  (default: false)
    -m, --markdown       show the markdown link
    -h, --help           output usage information

concat

License

MIT © chinanf-boy

Package Sidebar

Install

npm i packagephobia-cli

Weekly Downloads

3

Version

2.0.0

License

MIT

Unpacked Size

7.5 kB

Total Files

5

Last publish

Collaborators

  • yobrave1995