{"id":33014418,"url":"https://github.com/shiro-saber/node-env-installer","last_synced_at":"2025-11-19T09:01:24.279Z","repository":{"id":89630135,"uuid":"232963442","full_name":"shiro-saber/node-env-installer","owner":"shiro-saber","description":"Plugin for Oh my zsh (https://github.com/ohmyzsh/ohmyzsh) that controls the versions of NodeJS projects with NVM.","archived":false,"fork":false,"pushed_at":"2020-03-25T00:31:23.000Z","size":68,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-15T13:23:30.424Z","etag":null,"topics":["nvm","oh-my-zsh","oh-my-zsh-plugin"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shiro-saber.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-01-10T04:10:03.000Z","updated_at":"2020-03-25T00:31:25.000Z","dependencies_parsed_at":"2024-01-03T04:17:35.973Z","dependency_job_id":"6da95b13-2747-453e-9628-f7fa3915724d","html_url":"https://github.com/shiro-saber/node-env-installer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shiro-saber/node-env-installer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiro-saber%2Fnode-env-installer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiro-saber%2Fnode-env-installer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiro-saber%2Fnode-env-installer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiro-saber%2Fnode-env-installer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shiro-saber","download_url":"https://codeload.github.com/shiro-saber/node-env-installer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiro-saber%2Fnode-env-installer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285215532,"owners_count":27133906,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-19T02:00:05.673Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["nvm","oh-my-zsh","oh-my-zsh-plugin"],"created_at":"2025-11-13T18:00:20.528Z","updated_at":"2025-11-19T09:01:24.266Z","avatar_url":"https://github.com/shiro-saber.png","language":"Shell","funding_links":[],"categories":["Plugins"],"sub_categories":["ZSH on Windows","Zinit (née zplugin)"],"readme":"# Node Env Installer\n\nThis plugin lets nvm install new versions and modules for the current project.\n\nHere is a preview of the plugin\n\n![Preview Image](/preview.png)\n\n## Functionality\n\nThe plugin is looking for a package.json file to get a NodeJS version and then set it as the current using version.\n\nAfter getting a node version, if the version is not currently installed in the machine this plugin will install it for you.\n\nYou also can configure the implicit installation/update of your package by environment variables, this will use the [npm-install-changed](https://www.npmjs.com/package/npm-install-changed) for the update of the modules.\n\n## Plugin Requirements\n\nFor the use of this plugin it's required the installation of:\n\n* [nvm](https://github.com/nvm-sh/nvm)\n* [zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n* [oh-my-zsh](https://github.com/ohmyzsh/ohmyzsh)\n\n## Installation\n\nFor the installation you need to\n\n* Clone this project into `~/.oh-my-zsh/custom/plugins`.\n* Let your user to execute nvm, usually achieved with `chmod 755 $NVM_DIR/nvm.sh`\n\n## Configuration\n\nAfter the installation you need to add `node-env-installer` in the `plugins = (...)` variable of your `.zshrc` file.\n\nIf you want the plugin to install all dependencies in your projects you can use the next command `echo \"export ZSH_NPM_AUTOINSTALL='true'\" \u003e\u003e ~/.zshrc`\n\nThis last command will set an environment variable that let know the plugin to install and update everytime there is a change in the `package.json` file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshiro-saber%2Fnode-env-installer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshiro-saber%2Fnode-env-installer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshiro-saber%2Fnode-env-installer/lists"}