list-dependents-cli
Lists all dependents of a project, using npm and ecosyste.ms.
CLI-companion to list-dependents, use it directly if you want to use it programmatically.
Install
Globally
npm install -g list-dependents-cliLocally
npm install -D list-dependents-cliUsage
list-dependents --help
list-dependents list --help
list-dependents list installed-check > dependents.ndjsonCommands
list-dependents filter– narrows down an existing list of moduleslist-dependents format– pretty prints a list to the terminal or as markdownlist-dependents list– creates or updates list of dependent moduleslist-dependents refresh– refreshes the data within a list of modules
Similar modules
list-dependents– module providing the core functionality of this module