{"id":18769680,"url":"https://github.com/webstronauts/ex_unpoly","last_synced_at":"2025-04-13T07:31:35.603Z","repository":{"id":49446386,"uuid":"221707350","full_name":"webstronauts/ex_unpoly","owner":"webstronauts","description":"Plug adapter for Unpoly, the unobtrusive JavaScript framework","archived":false,"fork":false,"pushed_at":"2021-06-17T12:16:17.000Z","size":24,"stargazers_count":9,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-16T09:36:04.430Z","etag":null,"topics":["elixir","phoenix","plug","unpoly"],"latest_commit_sha":null,"homepage":"https://hexdocs.pm/ex_unpoly","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/webstronauts.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-11-14T13:44:30.000Z","updated_at":"2023-10-03T19:08:13.000Z","dependencies_parsed_at":"2022-08-30T02:40:13.646Z","dependency_job_id":null,"html_url":"https://github.com/webstronauts/ex_unpoly","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webstronauts%2Fex_unpoly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webstronauts%2Fex_unpoly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webstronauts%2Fex_unpoly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webstronauts%2Fex_unpoly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webstronauts","download_url":"https://codeload.github.com/webstronauts/ex_unpoly/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223573751,"owners_count":17167370,"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":["elixir","phoenix","plug","unpoly"],"created_at":"2024-11-07T19:16:37.680Z","updated_at":"2024-11-07T19:16:38.414Z","avatar_url":"https://github.com/webstronauts.png","language":"Elixir","readme":"# ex_unpoly\n\n[![Build Status](https://img.shields.io/github/workflow/status/webstronauts/ex_unpoly/test.svg?style=flat-square)](https://github.com/webstronauts/ex_unpoly/actions?query=workflow%3Atest)\n[![Hex.pm](https://img.shields.io/hexpm/v/ex_unpoly.svg?style=flat-square)](https://hex.pm/packages/ex_unpoly)\n\nA Plug adapter and helpers for Unpoly, the unobtrusive JavaScript framework.\n\n## Installation\n\nTo use Unpoly, you can add it to your application's dependencies.\n\n```elixir\ndef deps do\n  [\n    {:ex_unpoly, \"~\u003e 1.0\"}\n  ]\nend\n```\n\n## Usage\n\nYou can use the plug within your pipeline.\n\n```elixir\ndefmodule MyApp.Endpoint do\n  plug Logger\n  plug Unpoly\n  plug MyApp.Router\nend\n```\n\nTo find out more, head to the [online documentation]([https://hexdocs.pm/ex_unpoly).\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Contributing\n\nClone the repository and run `mix test`. To generate docs, run `mix docs`.\n\n## Credits\n\nAs it's just a simple port of Ruby to Elixir. All credits should go to the Unpoly team and their [unpoly](https://github.com/unpoly/unpoly) gem.\n\n- [Robin van der Vleuten](https://github.com/robinvdvleuten)\n- [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE) for more information.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebstronauts%2Fex_unpoly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebstronauts%2Fex_unpoly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebstronauts%2Fex_unpoly/lists"}