1.3.0 • Published 3 years ago

npm-interactive-scripts v1.3.0

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

Interactive script runner for npm

  • Too many scripts inside your package.json?
  • Use npm-scripts or ns CLI for fuzzy ordered search

Installation

npm install --global npm-interactive-scripts

Usage

After installing globally with npm or yarn, run ns in your terminal.

Inspiration