{"id":18081323,"url":"https://github.com/hawkins/interactive-scripts","last_synced_at":"2025-04-12T14:53:02.934Z","repository":{"id":57146100,"uuid":"89738757","full_name":"hawkins/interactive-scripts","owner":"hawkins","description":"Interactive script runner for npm","archived":false,"fork":false,"pushed_at":"2017-09-19T02:19:24.000Z","size":584,"stargazers_count":9,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-25T04:02:55.585Z","etag":null,"topics":["cli","javascript","nodejs","npm-scripts"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hawkins.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-28T19:34:34.000Z","updated_at":"2023-01-23T19:44:11.000Z","dependencies_parsed_at":"2022-09-05T14:01:58.611Z","dependency_job_id":null,"html_url":"https://github.com/hawkins/interactive-scripts","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/hawkins%2Finteractive-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hawkins%2Finteractive-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hawkins%2Finteractive-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hawkins%2Finteractive-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hawkins","download_url":"https://codeload.github.com/hawkins/interactive-scripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248586228,"owners_count":21128995,"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":["cli","javascript","nodejs","npm-scripts"],"created_at":"2024-10-31T13:14:10.265Z","updated_at":"2025-04-12T14:53:02.914Z","avatar_url":"https://github.com/hawkins.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# interactive-scripts\n\nList all of your npm scripts from `package.json` and run one of your choosing in just one short command :)\n\n## Installation\n\nJust add this to your global `npm` packages like so: `npm install --global interactive-scripts` or `yarn global add interactive-scripts`.\n\n## Usage\n\nAfter installing globally with `npm` or `yarn`, simply run `scripts` in your terminal.\n\nSee the example gif where I demonstrate its use in an actual project:\n\n![demo gif](assets/example.gif)\n\n## Why not just `npm run` or `yarn run`?\n\nGood question.\n\n`yarn run` already prints out the project's commands and opens a prompt for you to type the name of the command to run.\n\n`npm run` also lists out the project's commands, but does not open a prompt.\n\nSo, the main differences between using your existing package manager's `run` and `scripts` is that `scripts`...\n\n- provides a scrolling interface of all of your scripts instead of listing them all out at once\n- allows you to select the command to run via arrow keys and enter instead of typing the name\n- is a whopping **1** character shorter than `yarn run` 🤷\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhawkins%2Finteractive-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhawkins%2Finteractive-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhawkins%2Finteractive-scripts/lists"}