check-nvmrc
Check if the installed Node.js version matches the version specified in the .nvmrc file.
nvmrc-check
Check if nvmrc version matches node version.
nvmrc
command-line tool to validate a `.nvmrc` file
nvmrc-wizard
Automatically generate and manage .nvmrc based on your framework's Node.js compatibility
nvm-shield
Shield your application from incorrect Node.js versions by verifying against a .nvmrc or by comparing package-locks in your CI process.