@n3bula/npm-commands
v0.0.2-alpha.1
Published
Show global installed npm commands
Downloads
13
Readme
@n3bula/npm-commands
A simple tool for show all global installed npm commands
Install
npm install @n3bula/npm-commands
# or
yarn add @n3bula/npm-commands
# or
pnpm add @n3bula/npm-commandsExample
# run command below
showcmds
All installed global npm commands: [
'corepack', 'npm',
'npx', 'pnpm',
'pnpx', 'rimraf',
'showcmds', 'ts-node',
'ts-node-cwd', 'ts-node-esm',
'ts-node-script', 'ts-node-transpile-only',
'ts-script', 'vite'
]