parse-node-version
Turn node's process.version into something useful.
Turn node's process.version into something useful.
Ensures that all developers on your project use the same node version, install dependencies in an unambiguous manner and utilize githooks.
A wrapper around nvm with a javascript interface
Ensures that all developers on your project use the same node version, install dependencies in an unambiguous manner and utilize githooks.
Check if .nvmrc exists in a directory or its subdirectories
automatically set node version (based on package.json), when 'npm start' command is run.