npscripts

A simple module to list and run scripts in your package.json


Keywords
NPM, Scripts, npm-run, run
License
ISC
Install
npm install npscripts@3.0.0

Documentation

NPScripts

List and run scripts from your package.json

Without Global Install

npx npscripts

Install Globally

NPM

npm install npscripts --global

Yarn

yarn global add npscripts

Usage

scripts