{"id":22982360,"url":"https://github.com/niradler/loop-pipe","last_synced_at":"2025-04-02T09:45:59.961Z","repository":{"id":40412915,"uuid":"239359182","full_name":"niradler/loop-pipe","owner":"niradler","description":"loop over piped data.","archived":false,"fork":false,"pushed_at":"2022-05-10T09:14:04.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-09T22:04:14.597Z","etag":null,"topics":["cli","loop","pipe","tool"],"latest_commit_sha":null,"homepage":"","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/niradler.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":"2020-02-09T19:12:57.000Z","updated_at":"2022-05-10T09:14:04.000Z","dependencies_parsed_at":"2022-08-09T19:40:38.111Z","dependency_job_id":null,"html_url":"https://github.com/niradler/loop-pipe","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/niradler%2Floop-pipe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niradler%2Floop-pipe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niradler%2Floop-pipe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niradler%2Floop-pipe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niradler","download_url":"https://codeload.github.com/niradler/loop-pipe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246794105,"owners_count":20834931,"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","loop","pipe","tool"],"created_at":"2024-12-15T02:18:03.749Z","updated_at":"2025-04-02T09:45:59.944Z","avatar_url":"https://github.com/niradler.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# loop-pipe\n\nloop over piped data.\n\n## Installation\n\n```\nnpm i -g loop-pipe\n```\n\n## Usage\n\n- --verbose (debug mode, add extra logs, default:false)\n- --dry (dry run will print the command and not actually run it, default:false)\n- --pattern (the pattern to create the array, pass to split function, default:\\n)\n- --clean (you can transform the data with pattern to clean for not needed character, default:/\\r?\\n|\\r/g)\n\n## Example\n\n```\necho \"a,b,c\" | lp --p=\",\" \"echo {v} is in location {i}\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniradler%2Floop-pipe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniradler%2Floop-pipe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniradler%2Floop-pipe/lists"}