Edit npm scripts from the command line without worrying about json escaping.
Principalele funcționalități ale ryanzim/edit-script sunt: Script Management Tools.
Alternativele open-source pentru ryanzim/edit-script includ: bahmutov/npm-quick-run — Install as a global tool npm install -g npm-quick-run. This creates two aliases nrun and nr. heldr/headr — Adds header / banner info to a file. Nice to use as npm script :). keithamus/hashmark — HashMark is a small utility which takes a file (or sdtin) as input, and writes the contents of the input to a file… micromata/cli-error-notifier — Sends native desktop notifications if CLI apps fail. ruyadorno/ntl — Node Task List: Interactive cli to list and run package.json scripts. samueleaton/screwy — The npm scripts GUI. (Formerly npm-scripts-gui).
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.
Sends native desktop notifications if CLI apps fail
Install as a global tool npm install -g npm-quick-run. This creates two aliases nrun and nr