New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

npm-scripts-catalog

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-scripts-catalog

list your npm scripts according to your package.json

  • 2.0.6
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
decreased by-78.57%
Maintainers
2
Weekly downloads
 
Created
Source

Catalog

npm npm

Description

npm-scripts-catalog will list the available scripts of your current projects according to the package.json file. And what's more convenient is that you can now run the scripts automatically instead of typing the scripts.

After updating to version 2.x, I suggest you run catalog every time you try to start your apps, it's more efficient.

Update

In version 2.0, thanks to Inquirer.js, npm-scripts-catalog is able to provide interactive command line user interfaces, making it even easier to run npm scripts.

Just enjoy and have some fun!

Install

$ npm install -g npm-scripts-catalog

Usage

$ cd someRepo
$ catalog

and if there is no scripts available, it will print

no script was ever defined!

Preview

catalog

Keywords

FAQs

Package last updated on 19 Sep 2017

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc