ndeps

2.1.1 • Public • Published

📦 ndeps

Pretty-print npm dependencies in Terminal.

ndeps

Formerly known as npm-deps-list

Key Features

  • Show installed package description, executables, and its version
  • Click on package name to jump to their homepage (iTerm2 exclusive)

Usage

npm install -g ndeps
# or 
yarn global add ndeps

then:

cd /path/to/yourProject
ndeps

screenshot

--global option

To list globally installed packages:

ndeps --global

screenshot

Dependents (0)

Package Sidebar

Install

npm i ndeps

Weekly Downloads

5

Version

2.1.1

License

MIT

Unpacked Size

5.65 kB

Total Files

5

Last publish

Collaborators

  • uetchy