
Security News
Browserslist-rs Gets Major Refactor, Cutting Binary Size by Over 1MB
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.
interactive-scripts
Advanced tools
List all of your npm scripts from package.json
and run one of your choosing in just one short command :)
Just add this to your global npm
packages like so: npm install --global interactive-scripts
or yarn global add interactive-scripts
.
After installing globally with npm
or yarn
, simply run scripts
in your terminal.
See the example gif where I demonstrate its use in an actual project:
npm run
or yarn run
?Good question.
yarn run
already prints out the project's commands and opens a prompt for you to type the name of the command to run.
npm run
also lists out the project's commands, but does not open a prompt.
So, the main differences between using your existing package manager's run
and scripts
is that scripts
...
yarn run
🤷FAQs
Interactive script runner for npm
The npm package interactive-scripts receives a total of 4 weekly downloads. As such, interactive-scripts popularity was classified as not popular.
We found that interactive-scripts demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.
Research
Security News
Eight new malicious Firefox extensions impersonate games, steal OAuth tokens, hijack sessions, and exploit browser permissions to spy on users.
Security News
The official Go SDK for the Model Context Protocol is in development, with a stable, production-ready release expected by August 2025.