All Projects → sanchitgn → Npm Compare

sanchitgn / Npm Compare

Licence: mit
Compare npm packages from your terminal

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Npm Compare

Cryptocurrency Cli
💰 Cryptocurrency Portfolio On The Command Line 💰
Stars: ✭ 99 (+80%)
Mutual labels:  cli, command-line, npm
Syncpack
Manage multiple package.json files, such as in Lerna Monorepos and Yarn/Pnpm Workspaces
Stars: ✭ 356 (+547.27%)
Mutual labels:  cli, npm, packages
Npmvet
A simple CLI tool for vetting npm package versions
Stars: ✭ 193 (+250.91%)
Mutual labels:  cli, npm, packages
Npkill
List any node_modules directories in your system, as well as the space they take up. You can then select which ones you want to erase to free up space.
Stars: ✭ 5,325 (+9581.82%)
Mutual labels:  cli, module, npm
Npm Upgrade
Interactive CLI utility to easily update outdated NPM dependencies
Stars: ✭ 245 (+345.45%)
Mutual labels:  cli, npm, packages
Ntl
Node Task List: Interactive cli to list and run package.json scripts
Stars: ✭ 800 (+1354.55%)
Mutual labels:  cli, command-line, npm
Crossline
A small, self-contained, zero-config, MIT licensed, cross-platform, readline and libedit replacement.
Stars: ✭ 53 (-3.64%)
Mutual labels:  cli, command-line
Snoo
A Reddit command line client written in Node.js, using modern ES-features
Stars: ✭ 39 (-29.09%)
Mutual labels:  cli, command-line
Pyp
Easily run Python at the shell! Magical, but never mysterious.
Stars: ✭ 1,020 (+1754.55%)
Mutual labels:  cli, command-line
React Cli
a react renderer for the command line
Stars: ✭ 44 (-20%)
Mutual labels:  cli, command-line
Npm Build Boilerplate
A collection of packages that build a website using npm scripts.
Stars: ✭ 963 (+1650.91%)
Mutual labels:  cli, npm
Ed
A modern UNIX ed (line editor) clone written in Go
Stars: ✭ 44 (-20%)
Mutual labels:  cli, command-line
Rang
A Minimal, Header only Modern c++ library for terminal goodies 💄✨
Stars: ✭ 1,080 (+1863.64%)
Mutual labels:  cli, command-line
Make Me Lol
😄 A command-line tool to make you laugh
Stars: ✭ 38 (-30.91%)
Mutual labels:  cli, command-line
Gomodctl
Search, Check, and Update Go modules.
Stars: ✭ 37 (-32.73%)
Mutual labels:  cli, packages
Cac
Simple yet powerful framework for building command-line apps.
Stars: ✭ 1,017 (+1749.09%)
Mutual labels:  cli, command-line
Wonders
🌈 Declarative JavaScript framework to build command-line applications.
Stars: ✭ 34 (-38.18%)
Mutual labels:  cli, command-line
Catage
Node package and CLI tool to convert code into an image with syntax highlighting
Stars: ✭ 44 (-20%)
Mutual labels:  cli, npm
Fast Xml Parser
Validate XML, Parse XML to JS/JSON and vise versa, or parse XML to Nimn rapidly without C/C++ based libraries and no callback
Stars: ✭ 1,021 (+1756.36%)
Mutual labels:  cli, command-line
Be Course 17 18
🎓 Backend · 2017-2018 · Curriculum and Syllabus 💾
Stars: ✭ 44 (-20%)
Mutual labels:  cli, npm

npm-compare

Compare npm packages from your terminal.

Inspired from npmcompare.com | Using npms.io api

Read more about it here

Installation

npm install --global npm-compare

Usage

npm-compare [ <package_name> ]

Example

npm-compare express connect

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].