{"id":13704916,"url":"https://github.com/chrisseroka/ps-menu","last_synced_at":"2025-05-05T12:32:36.313Z","repository":{"id":38816246,"uuid":"62751305","full_name":"chrisseroka/ps-menu","owner":"chrisseroka","description":"Simple powershell menu to render interactive console menu","archived":false,"fork":false,"pushed_at":"2024-03-03T21:38:37.000Z","size":461,"stargazers_count":237,"open_issues_count":2,"forks_count":42,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-11-13T12:41:00.802Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chrisseroka.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":"2016-07-06T20:30:06.000Z","updated_at":"2024-11-09T03:05:47.000Z","dependencies_parsed_at":"2024-03-03T21:39:59.445Z","dependency_job_id":null,"html_url":"https://github.com/chrisseroka/ps-menu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisseroka%2Fps-menu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisseroka%2Fps-menu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisseroka%2Fps-menu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisseroka%2Fps-menu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chrisseroka","download_url":"https://codeload.github.com/chrisseroka/ps-menu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252497674,"owners_count":21757657,"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","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":[],"created_at":"2024-08-02T22:00:25.855Z","updated_at":"2025-05-05T12:32:35.965Z","avatar_url":"https://github.com/chrisseroka.png","language":"PowerShell","funding_links":[],"categories":["📚 UI","PowerShell","UI"],"sub_categories":[],"readme":"# PS-Menu\nSimple module to generate interactive console menus (like yeoman)\n\n# Examples:\n\n```powershell\nmenu @(\"option 1\", \"option 2\", \"option 3\")\n```\n ![Example](https://github.com/chrisseroka/ps-menu/raw/master/docs/example1.gif)\n\nMore useful example:\n\n ![Example](https://github.com/chrisseroka/ps-menu/raw/master/docs/example2.gif)\n\n# Installation\n\nYou can install it from the PowerShellGallery using PowerShellGet\n\n```powershell\nInstall-Module PS-Menu\n```\n# Features\n\n* Returns value of selected menu item\n* Returns index of selected menu item (using `-ReturnIndex` switch)\n* Navigation with `up/down` arrows\n* Navigation with `j/k` (vim style)\n* Esc key quits the menu (`null` value returned)\n\n# Contributing\n\n* Source hosted at [GitHub][repo]\n* Report issues/questions/feature requests on [GitHub Issues][issues]\n\nPull requests are very welcome! \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisseroka%2Fps-menu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrisseroka%2Fps-menu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisseroka%2Fps-menu/lists"}