{"id":19583260,"url":"https://github.com/hagb4rd/mapf","last_synced_at":"2025-10-18T01:03:11.834Z","repository":{"id":210234227,"uuid":"726025887","full_name":"hagb4rd/mapf","owner":"hagb4rd","description":"map and filter streams of datasets in the pipeline by comiling javascript one liners easily in bash - readline stream map and filter transform ","archived":false,"fork":false,"pushed_at":"2024-04-13T10:09:17.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-22T18:03:49.336Z","etag":null,"topics":["bash","filter","javascript","lambdas","map","pipeline","transform"],"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/hagb4rd.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-12-01T11:27:49.000Z","updated_at":"2025-04-05T12:30:55.000Z","dependencies_parsed_at":"2024-11-11T07:41:18.341Z","dependency_job_id":"a012c7a9-2779-4ba6-b827-10f2d2dca9a7","html_url":"https://github.com/hagb4rd/mapf","commit_stats":null,"previous_names":["hagb4rd/mapf"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hagb4rd/mapf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hagb4rd%2Fmapf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hagb4rd%2Fmapf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hagb4rd%2Fmapf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hagb4rd%2Fmapf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hagb4rd","download_url":"https://codeload.github.com/hagb4rd/mapf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hagb4rd%2Fmapf/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261338954,"owners_count":23143891,"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":["bash","filter","javascript","lambdas","map","pipeline","transform"],"created_at":"2024-11-11T07:41:13.358Z","updated_at":"2025-10-18T01:03:11.766Z","avatar_url":"https://github.com/hagb4rd.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# ea-mapf \n\nRead line by line from input stream and compile small javascript lambdas to transform *mapf* or *filter* them. Tiny. No dependencies. Needs nodejs.org version 18+ (using pure native node streams). \n\n## Installation\n```\nnpm install -g ea-mapf\n```\n\n## Example\n```\nprintf %s\\\\n {1..10} | mapf 's=\u003eNumber(s)**3' | filter 's=\u003eNumber(s)%2!=0'\n```\n\nproduces the output\n```\n1\n27\n125\n343\n729\n```\n\n\nHave fun!\n\n###\nmcfuege@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhagb4rd%2Fmapf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhagb4rd%2Fmapf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhagb4rd%2Fmapf/lists"}