{"id":14064083,"url":"https://github.com/kamack38/posh-nvm-completion","last_synced_at":"2025-10-06T21:59:36.012Z","repository":{"id":104779086,"uuid":"457318167","full_name":"kamack38/posh-nvm-completion","owner":"kamack38","description":"🔹 A nvm tab completion for @PowerShell","archived":false,"fork":false,"pushed_at":"2022-11-07T18:32:29.000Z","size":14,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-23T00:30:25.650Z","etag":null,"topics":["completion","nvm","posh","powershell","powershell-module"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kamack38.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-02-09T10:50:16.000Z","updated_at":"2022-10-31T18:40:53.000Z","dependencies_parsed_at":"2023-03-13T14:53:30.870Z","dependency_job_id":null,"html_url":"https://github.com/kamack38/posh-nvm-completion","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kamack38/posh-nvm-completion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamack38%2Fposh-nvm-completion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamack38%2Fposh-nvm-completion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamack38%2Fposh-nvm-completion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamack38%2Fposh-nvm-completion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kamack38","download_url":"https://codeload.github.com/kamack38/posh-nvm-completion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamack38%2Fposh-nvm-completion/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278686632,"owners_count":26028326,"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-10-06T02:00:05.630Z","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":["completion","nvm","posh","powershell","powershell-module"],"created_at":"2024-08-13T07:03:40.209Z","updated_at":"2025-10-06T21:59:35.964Z","avatar_url":"https://github.com/kamack38.png","language":"PowerShell","funding_links":[],"categories":["PowerShell"],"sub_categories":[],"readme":"# posh-nvm-completion\n\n[![PowerShell Gallery](https://img.shields.io/powershellgallery/v/nvm-completion.svg?style=flat-square)](https://www.powershellgallery.com/packages/nvm-completion/)\n[![PowerShell Gallery](https://img.shields.io/powershellgallery/dt/nvm-completion.svg?style=flat-square)](https://www.powershellgallery.com/packages/nvm-completion/)\n\nA [nvm](https://github.com/coreybutler/nvm-windows) tab completion for [PowerShell](https://github.com/PowerShell/PowerShell).\n\n## ⚙️ Installation\n\nInstall from [PowerShell Gallery](https://www.powershellgallery.com/)\n\n```powershell\nInstall-Module nvm-completion -Scope CurrentUser\n```\n\n---\n\n⚠️ If you haven't allowed script execution policy, set your script execution policy to `RemoteSigned` or `Unrestricted`.\n\n```powershell\nSet-ExecutionPolicy RemoteSigned -Scope CurrentUser\n```\n\n## 🛂 Usage\n\nYou have to import the module to use `nvm-completion`.\n\nAdd below command into your PowerShell profile.\n\n```powershell\nImport-Module nvm-completion\n```\n\nThen restart your PowerShell.  \nNow you can use tab completion with **nvm**.\n\n---\n\n⚠️ If you don't have PowerShell profile yet, create it with below command!\n\n```powershell\nNew-Item -ItemType File $profile\n```\n\n## Credits\n\nCreated using [gluons's](https://github.com/gluons) [yarn-completion](https://github.com/PowerShell-Completion/yarn-completion/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkamack38%2Fposh-nvm-completion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkamack38%2Fposh-nvm-completion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkamack38%2Fposh-nvm-completion/lists"}