{"id":16610403,"url":"https://github.com/yuyinws/nrun","last_synced_at":"2026-02-25T15:37:25.921Z","repository":{"id":208383565,"uuid":"720761492","full_name":"yuyinws/nrun","owner":"yuyinws","description":"Interactive autocompletion support for npm scripts.","archived":false,"fork":false,"pushed_at":"2023-11-21T07:26:15.000Z","size":143,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-21T17:11:34.228Z","etag":null,"topics":["cli","npm","pnpm","yarn"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/yuyinws.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2023-11-19T14:23:32.000Z","updated_at":"2023-11-26T04:34:46.000Z","dependencies_parsed_at":"2023-12-19T14:46:09.156Z","dependency_job_id":"9d1e9be8-5f9f-4a07-a777-f8d197eda370","html_url":"https://github.com/yuyinws/nrun","commit_stats":null,"previous_names":["yuyinws/nrun","yuyinws/nsc"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/yuyinws/nrun","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuyinws%2Fnrun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuyinws%2Fnrun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuyinws%2Fnrun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuyinws%2Fnrun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yuyinws","download_url":"https://codeload.github.com/yuyinws/nrun/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuyinws%2Fnrun/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29828140,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T14:53:59.163Z","status":"ssl_error","status_checked_at":"2026-02-25T14:53:23.002Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cli","npm","pnpm","yarn"],"created_at":"2024-10-12T01:30:01.484Z","updated_at":"2026-02-25T15:37:25.904Z","avatar_url":"https://github.com/yuyinws.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nrun\nInteractive npm sciprts completion.\n\n[![npm version][npm-version-src]][npm-version-href]\n[![npm downloads][npm-downloads-src]][npm-downloads-href]\n[![bundle][bundle-src]][bundle-href]\n[![License][license-src]][license-href]\n\n\n\n![Kapture 2023-11-21 at 14.24.10](https://cdn.jsdelivr.net/gh/yuyinws/static@master/2023/11/upgit_20231121_1700548797.gif)\n\n\n\n## Usage\n\n### cli\n\n```\nnpm insall -g @yuyin/nrun\n```\n\n```\nnrun\n```\n\n### Zsh Integration\n\n\u003e **Note** \n\u003e Make sure you have globally installed `@yuyin/nrun`.\n\n```\ngit clone -b zsh https://github.com/yuyinws/nrun ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-nrun\n```\n\n```sh\n# .zshrc\n\nplugins=(\n  ...\n  zsh-nrun\n)\n```\n\n\n\nNow, when you enter `npm run` and press the space key twice, it will work.\n\nIt also detects [commands](https://github.com/yuyinws/nrun/blob/6a285bfd9a6fc4e123511b4ea2f76e62d748aa3b/zsh-nrun.plugin.zsh#L2C1-L2C1) such as `yarn`, `pnpm`, and `nr`...\n\n\n\n\u003c!-- Badges --\u003e\n\n[npm-version-src]: https://img.shields.io/npm/v/@yuyin/nrun?style=flat\u0026colorA=080f12\u0026colorB=1fa669\n[npm-version-href]: https://npmjs.com/package/@yuyin/nrun\n[npm-downloads-src]: https://img.shields.io/npm/dm/@yuyin/nrun?style=flat\u0026colorA=080f12\u0026colorB=1fa669\n[npm-downloads-href]: https://npmjs.com/package/@yuyin/nrun\n[bundle-src]: https://img.shields.io/bundlephobia/minzip/@yuyin/nrun?style=flat\u0026colorA=080f12\u0026colorB=1fa669\u0026label=minzip\n[bundle-href]: https://bundlephobia.com/result?p=@yuyin/nrun\n[license-src]: https://img.shields.io/github/license/yuyinws/nrun.svg?style=flat\u0026colorA=080f12\u0026colorB=1fa669\n[license-href]: https://github.com/yuyinws/nrun/blob/main/LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuyinws%2Fnrun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuyinws%2Fnrun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuyinws%2Fnrun/lists"}