https://github.com/sanchitnevgi/npm-compare
Compare npm packages from your terminal
https://github.com/sanchitnevgi/npm-compare
cli command-line compare module nodejs npm packages
Last synced: about 1 year ago
JSON representation
Compare npm packages from your terminal
- Host: GitHub
- URL: https://github.com/sanchitnevgi/npm-compare
- Owner: sanchitnevgi
- License: mit
- Archived: true
- Created: 2017-03-07T16:33:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-06-28T13:28:11.000Z (almost 6 years ago)
- Last Synced: 2025-04-21T08:25:05.707Z (about 1 year ago)
- Topics: cli, command-line, compare, module, nodejs, npm, packages
- Language: JavaScript
- Homepage:
- Size: 170 KB
- Stars: 58
- Watchers: 5
- Forks: 8
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
npm-compare
-----------

Compare npm packages from your terminal.
Inspired from [npmcompare.com](https://npmcompare.com/) | Using [npms.io api](https://npms.io/)
Read more about it [here](https://medium.com/@sanchitgn/compare-npm-packages-from-the-command-line-f123c3ac0af1#.bnl6s4lg4)
## Installation
```
npm install --global npm-compare
```
## Usage
```
npm-compare [ ]
```
### Example
`npm-compare express connect`