{"id":32171619,"url":"https://github.com/maxmellen/into.ex","last_synced_at":"2026-06-22T16:31:15.794Z","repository":{"id":57507120,"uuid":"113587629","full_name":"maxmellen/into.ex","owner":"maxmellen","description":"Collect the result of a pipe expression into a variable with ~\u003e","archived":false,"fork":false,"pushed_at":"2017-12-10T15:55:50.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-21T17:55:42.851Z","etag":null,"topics":["elixir","pipe"],"latest_commit_sha":null,"homepage":"https://hex.pm/packages/into","language":"Elixir","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/maxmellen.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}},"created_at":"2017-12-08T15:20:04.000Z","updated_at":"2023-10-07T18:50:19.000Z","dependencies_parsed_at":"2022-08-29T20:32:10.160Z","dependency_job_id":null,"html_url":"https://github.com/maxmellen/into.ex","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maxmellen/into.ex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmellen%2Finto.ex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmellen%2Finto.ex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmellen%2Finto.ex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmellen%2Finto.ex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxmellen","download_url":"https://codeload.github.com/maxmellen/into.ex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmellen%2Finto.ex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34657892,"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-06-22T02:00:06.391Z","response_time":106,"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":["elixir","pipe"],"created_at":"2025-10-21T17:54:17.733Z","updated_at":"2026-06-22T16:31:15.768Z","avatar_url":"https://github.com/maxmellen.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Into\n\nCollect the result of a pipe expression **into** a variable with `~\u003e`\n\n```elixir\nimport Into, only: [~\u003e: 2]\n\n[1, 2, 3]\n|\u003e Enum.reduce(\u0026+/2)\n~\u003e sum\n\nsum == 6\n```\n\n## Installation\n\nThe package can be installed by adding `into` to your list of dependencies in\n`mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:into, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxmellen%2Finto.ex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxmellen%2Finto.ex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxmellen%2Finto.ex/lists"}