{"id":20572721,"url":"https://github.com/molnarmark/pipey","last_synced_at":"2025-03-06T10:22:36.856Z","repository":{"id":92791041,"uuid":"125256633","full_name":"molnarmark/Pipey","owner":"molnarmark","description":"The tiny (460b) way of using pipes in MTA.","archived":false,"fork":false,"pushed_at":"2018-03-14T19:03:56.000Z","size":90,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-06T04:56:36.333Z","etag":null,"topics":["lua","mta","mtasa","multitheftauto","pipeline","pipeline-framework","pipelines"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/molnarmark.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":"2018-03-14T18:27:33.000Z","updated_at":"2018-03-15T17:39:48.000Z","dependencies_parsed_at":"2023-06-25T20:03:28.169Z","dependency_job_id":null,"html_url":"https://github.com/molnarmark/Pipey","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/molnarmark%2FPipey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molnarmark%2FPipey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molnarmark%2FPipey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molnarmark%2FPipey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/molnarmark","download_url":"https://codeload.github.com/molnarmark/Pipey/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242188252,"owners_count":20086328,"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":["lua","mta","mtasa","multitheftauto","pipeline","pipeline-framework","pipelines"],"created_at":"2024-11-16T05:23:26.852Z","updated_at":"2025-03-06T10:22:36.832Z","avatar_url":"https://github.com/molnarmark.png","language":"Lua","readme":"\u003cp align=\"center\"\u003e\r\n  \u003cimg src=\"https://github.com/molnarmark/Pipey/blob/master/static/logo.png\"/\u003e\r\n\u003c/p\u003e\r\n\r\n\u003cp align=\"center\"\u003e\r\n  \u003cimg src=\"https://badges.frapsoft.com/os/v1/open-source.svg?v=102)](https://github.com/ellerbrock/open-source-badge/\"/\u003e\r\n  \u003cimg src=\"https://badges.frapsoft.com/os/mit/mit.svg?v=102)](https://github.com/ellerbrock/open-source-badge/\"/\u003e\r\n  \u003cimg src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square\"/\u003e\r\n\u003c/p\u003e\r\n\r\n\u003cp align=\"center\"\u003e\r\nThe tiny (439 bytes) way of using pipes in MTA.\r\n\u003c/p\u003e\r\n\r\n## Getting Started\r\n\r\n### As a Resource\r\nPipey comes as a resource with an exported function that is `getPipey`, which makes a `Pipey` instance.\r\n\r\n### Or\r\nYou can drop `pipey.lua` into your project as it is *439 bytes* in total.\r\n\r\n## Usage\r\nFirst, create a `Pipey` instance by using the following:\r\n```lua\r\nlocal Pipey = loadstring(getPipey())()\r\n```\r\n\r\nNext, use it!\r\n```lua\r\nPipey\r\n  :pipe(firstFunction)\r\n  :pipe(secondFunction)\r\n  :pipe(thirdFunction)\r\n\r\nPipey:process()\r\n```\r\n\r\nYou can also take a look at the [example.lua](https://github.com/molnarmark/Pipey/blob/master/example.lua) file.\r\n\r\n## License\r\n`Pipey` comes licensed under the [MIT License](https://github.com/molnarmark/Pipey/blob/master/LICENSE).\r\n\r\n## Fancy buying me a beer?\r\nIf this project was helpful to you, you can buy me a beer if you feel like doing so. 🙂\r\n\r\n[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=YM7E34E2LT4D8)\r\n","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=YM7E34E2LT4D8"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmolnarmark%2Fpipey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmolnarmark%2Fpipey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmolnarmark%2Fpipey/lists"}