2.0.0 • Published 5 years ago

packagephobia-cli v2.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

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

2.0.0

5 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago