module-users

0.2.2 • Public • Published

npm

module-users

Dependency Status

See how a module is used in npm.

This is a small wrapper around module-usage that shows its findings in $EDITOR. Explore dependent modules with more context.

CLI

$ module-users <pkgname>

Scans npm registry for modules that depend on <pkgname> and downloads and opens them in $EDITOR, one after another.

Options:
  -y  Always show next module (no prompt).
      With `-y`, the only way to gracefully exit is to return non-zero
      code from the editor.

Install

npm install module-users

License

MIT

Dependencies (8)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i module-users

    Weekly Downloads

    2

    Version

    0.2.2

    License

    MIT

    Last publish

    Collaborators

    • eush77