12 Repos
Utilities for managing, running, and editing npm scripts.
Explore 12 awesome GitHub repositories matching part of an awesome list · Script Management Tools. Refine with filters or upvote what's useful.
Node Task List: Interactive cli to list and run package.json scripts
Interactive CLI menu for listing and running scripts.
`sh npm install --global open-cli `
Opens files or URLs in the default application.
Forrest is an npm desktop client to deal with daily work flows. It lets you control common npm commands and all custom scripts defined in the package.json.
Desktop client for managing npm scripts.
Get the gzipped size of a file or stdin
Calculates the gzipped size of files or stdin.
HashMark is a small utility which takes a file (or sdtin) as input, and writes the contents of the input to a file named with a hash digest of the file. This is useful for cache busting sticky caches - files can have far future expires headers and when the code changes, a new filename is created.
Generates files with content-based hashes in their names.
Use npm-run to ensure you're using the same version of a package on the command-line and in package.json scripts.
Runs locally installed node module executables.
Install as a global tool npm install -g npm-quick-run. This creates two aliases nrun and nr
Runs scripts by prefix without typing full names.
The npm scripts GUI. (Formerly npm-scripts-gui)
Provides a GUI for managing npm scripts.
Sends native desktop notifications if CLI apps fail
Sends desktop notifications when scripts fail.
Edit npm scripts from the command line without worrying about json escaping.
Edits scripts from the command line without escaping issues.
Adds header / banner info to a file. Nice to use as npm script :)
Adds banner information to files.
```bash npm i -D bower-files-cli
Retrieves main bower files via command line.