{"id":16329939,"url":"https://github.com/luin/quicker-npm-run","last_synced_at":"2025-05-15T09:14:13.471Z","repository":{"id":66160836,"uuid":"231024996","full_name":"luin/quicker-npm-run","owner":"luin","description":"Alternative to `npm run` with support for autocomplete.","archived":false,"fork":false,"pushed_at":"2019-12-31T05:05:06.000Z","size":17,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-25T16:46:53.808Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/luin.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,"publiccode":null,"codemeta":null}},"created_at":"2019-12-31T04:22:16.000Z","updated_at":"2023-12-01T13:01:59.000Z","dependencies_parsed_at":"2023-03-10T23:41:34.505Z","dependency_job_id":null,"html_url":"https://github.com/luin/quicker-npm-run","commit_stats":null,"previous_names":["luin/better-npm-run"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luin%2Fquicker-npm-run","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luin%2Fquicker-npm-run/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luin%2Fquicker-npm-run/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luin%2Fquicker-npm-run/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luin","download_url":"https://codeload.github.com/luin/quicker-npm-run/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254310517,"owners_count":22049470,"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-10-10T23:17:43.557Z","updated_at":"2025-05-15T09:14:13.432Z","avatar_url":"https://github.com/luin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# quicker-npm-run\nAlternative to `npm run` with support for autocomplete.\n\n## Install\n\n```\nnpm install -g quicker-npm-run\n```\n\n## Usage\n\nA command \"nr\" will be available after the installation. You can invoke \"nr\" directly without any arguments to enter the interactive mode. \"nr\" will prompt all the script names for you to select one to exec.\n\n```\nnr\n```\n\nOtherwise, in the common usage, you would provide a keyword for quicker-npm-run to look up from the script names.\n\n1. `\"t\"` matches `\"test\"`, `\"got\"`, `\"t\"`, but not `\"build\"`.\n2. `\"dh\"` matches `\"docker:ssh\"` but not `\"dig\"`.\n\n```\nnr t\n```\n\nYou can optionally pass arguments to the underlying command without the need of `--`:\n\n```\nnr t --fix\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluin%2Fquicker-npm-run","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluin%2Fquicker-npm-run","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluin%2Fquicker-npm-run/lists"}