{"id":15729263,"url":"https://github.com/zaida04/argrp","last_synced_at":"2026-07-11T03:31:24.283Z","repository":{"id":199164840,"uuid":"702256202","full_name":"zaida04/argrp","owner":"zaida04","description":"📍 Allowing you to use positional arguments in your NPM scripts","archived":false,"fork":false,"pushed_at":"2023-11-24T13:28:08.000Z","size":4,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-25T15:29:51.900Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/zaida04.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":"2023-10-09T00:05:47.000Z","updated_at":"2024-12-25T21:45:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"95e1a2ab-ce69-439d-8d06-71e47dae8282","html_url":"https://github.com/zaida04/argrp","commit_stats":null,"previous_names":["zaida04/argrp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zaida04/argrp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaida04%2Fargrp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaida04%2Fargrp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaida04%2Fargrp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaida04%2Fargrp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zaida04","download_url":"https://codeload.github.com/zaida04/argrp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaida04%2Fargrp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35350133,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-11T02:00:05.354Z","response_time":104,"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":[],"created_at":"2024-10-03T23:20:56.170Z","updated_at":"2026-07-11T03:31:24.261Z","avatar_url":"https://github.com/zaida04.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# argrp - Positional arguments for your npm scripts\n\n`argrp` works by replacing placeholders (`$1`, `$2`, ...) in npm scripts with the arguments you provide.\n\n## Installation\n\nYou can install `argrp` globally:\n\n```bash\nnpm install -g argrp\n```\n\nOr as a development dependency:\n\n```bash\nnpm install --save-dev argrp\n```\n\n## Usage\n\n### In your `package.json`:\n\nYou can set up scripts like:\n\n```json\n\"scripts\": {\n  \"test:specific\": \"argrp \\\"uvu __tests__/$1.test.ts\\\"\"\n}\n```\n\n### Command Line:\n\nThen, you can run:\n\n```bash\nnpm run test:specific somefile\n```\n\nThe above command will execute `uvu __tests__/somefile.test.ts`.\n\n## Contributing\n\nContributions are welcome! Please open an issue or submit a PR.\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaida04%2Fargrp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzaida04%2Fargrp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaida04%2Fargrp/lists"}