npm-quick-run
Script runner
A tool to quickly run NPM scripts by prefix without typing the full name
Quickly run NPM script by prefix without typing the full name
140 stars
5 watching
13 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 1 awesome list
clinpmquickutility
Related projects:
Repository | Description | Stars |
---|---|---|
coderaiser/redrun | A tool to run multiple npm scripts fast and efficiently by avoiding the overhead of separate processes for each script. | 122 |
bahmutov/as-a | A utility tool for running commands with custom environment settings and variables | 66 |
coderaiser/madrun | CLI tool to run multiple npm scripts in a single command line interface | 24 |
jurassiscripts/velociraptor | A tool to manage and run scripts in Deno projects | 682 |
joshuatvernon/cbf | A CLI tool that automates repetitive development tasks by storing and running customizable scripts in JSON or YAML format. | 27 |
bahmutov/npm-install | Automates the installation of npm dependencies with caching to speed up project builds. | 653 |
bentoumitech/denox | A tool that simplifies script running and workspace configuration for the Deno ecosystem. | 139 |
is0n/jaq-nvim | Enables quick execution of code snippets within Neovim using Lua commands | 177 |
sindresorhus/npm-run-path | Prepends a user's PATH with local binaries | 104 |
ngduyquockhanh/jscriptor | Enables running JavaScript code in Burpsuite like Pre-script and Post-script functions of Postman | 18 |
marchamamji/runner.nvim | A plugin that allows running code within the editor in various programming languages. | 49 |
2do2go/nrun | Enables direct argument passing to package.json script runners | 8 |
yonaskolb/beak | A tool that allows developers to run and test Swift scripts from the command line | 581 |
aireck2/zsh-run-scripts | A plugin for running scripts from package.json in zsh | 5 |
timoxley/npm-run | A tool that allows running locally installed node module executables from the command-line. | 185 |