nvexeca
Node runner
A Node.js library and CLI tool for executing commands with a specific Node version
nvm + execa = nvexeca
42 stars
3 watching
5 forks
Language: JavaScript
last commit: 20 days ago bashclicommand-linedependency-managementes6execjavascriptlibrarynodenodejsnpmjsnpxnvmoperating-systempackage-managershellterminaltypescriptversioningversions
Related projects:
Repository | Description | Stars |
---|---|---|
ehmicky/nve | A tool that allows running any command on specific Node.js versions | 694 |
ehmicky/all-node-versions | Lists all available Node.js versions and related information. | 11 |
ehmicky/get-node | Downloads and installs specific versions of Node.js | 20 |
ehmicky/preferred-node-version | Determines the preferred version of Node.js from various locations | 11 |
ehmicky/fetch-node-website | Downloads Node.js release files from the official repository | 4 |
timoxley/npm-run | A tool that allows running locally installed node module executables from the command-line. | 186 |
ehmicky/node-version-alias | Resolves Node.js version aliases to their corresponding 'major.minor.patch' versions. | 15 |
ehmicky/normalize-node-version | A utility package to normalize and validate Node.js version strings | 8 |
beeequeue/nvm-rust | A cross-platform Node.js version manager implemented in Rust. | 22 |
ehmicky/gulp-execa | A Gulp.js plugin that provides an efficient and secure way to execute shell commands and scripts in a pipeline-based workflow. | 58 |
brigand/fast-nvm-fish | A wrapper around node version manager to simplify management of Node.js versions in a fish shell environment | 125 |
ekalinin/nodeenv | A tool to create isolated Node.js environments with their own installation directories. | 1,710 |
ehmicky/cross-platform-node-guide | A comprehensive guide to writing cross-platform Node.js code | 1,401 |
jrr997/zsh-nvm-auto-use | Automatically manages Node.js versions using NVM based on current directory | 1 |
isaacs/nave | A tool for managing multiple versions of Node.js in separate environments. | 1,606 |