Comment by cypherpunks01
17 hours ago
npx
Run a command from a local or remote npm package
Description
This command allows you to run an arbitrary command from an npm package (either one installed locally, or fetched remotely), in a similar context as running it via npm run.
Yes, then is a "command from an npm package" arbitrary code?
And what is this "similar context as running it via npm run"?
Would it be better to answer the question directly?